From 39ce2791732fafd13c9ca7eda1e3c43a4911b992 Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 26 Jun 2014 13:44:47 -0400 Subject: [PATCH] this is closer to what I observed, I rounded too much --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 739310d34..2f26f95e4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ thus they had to deal with exactly the same workload. Before the screenshots wer taken, I left the browser idle for many minutes so as to let the browser's garbage collector kicks in. Also, after a while idling, it's good to open the dev console for each extension and force a garbage collection cycle by clicking a couple of times -the trashcan icon in the _Timeline_ tab (this caused a ~20MB drop for µBlock and Adguard in Opera) +the trashcan icon in the _Timeline_ tab (this caused a ~15MB drop for µBlock and Adguard in Opera) as garbage collectors sometimes works in a very lazy way, so I did this for each extension. #### Dispelling a few myths flying around