servo/components/net/tests
modal-d17 af445a357d Measure cache memory usage (#19251):
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.
2018-04-01 13:30:57 -04:00
..
parsable_mime
chrome_loader.rs
cookie.rs Use specific assertion for net cookie tests 2018-01-26 01:01:02 +08:00
cookie_http_state.rs
cookie_http_state_utils.py
data_loader.rs
fetch.rs Use specific assertion for net fetch tests 2018-01-26 01:12:29 +08:00
file_loader.rs
filemanager_thread.rs
hsts.rs Use specific assertion for net hsts tests 2018-01-26 01:30:32 +08:00
http_loader.rs Update flate2 to 1.0 2018-02-28 16:55:35 +01:00
main.rs
mime_classifier.rs
resource_thread.rs Measure cache memory usage (#19251): 2018-04-01 13:30:57 -04:00
subresource_integrity.rs
test.jpeg