mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Made the memory cache data structure derive MallocSizeOf, along with manual size_of() implementations in malloc_size_of. Added a Measurable struct that acts as a container for fields size_of() can be called for. Added a new IpcReceiver used for listening to messages from the memory profiler, and used run_with_memory reporting to register a memory reporter in the thread. Now when a message from the memory profiler arrives, report includes sizes of public and private http caches. Updated test file. |
||
---|---|---|
.. | ||
parsable_mime | ||
chrome_loader.rs | ||
cookie.rs | ||
cookie_http_state.rs | ||
cookie_http_state_utils.py | ||
data_loader.rs | ||
fetch.rs | ||
file_loader.rs | ||
filemanager_thread.rs | ||
hsts.rs | ||
http_loader.rs | ||
main.rs | ||
mime_classifier.rs | ||
resource_thread.rs | ||
subresource_integrity.rs | ||
test.jpeg |