From ddb040d6ade0064d9ba3bedd14d54cc8173aa57f Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 24 Dec 2014 06:17:37 -0800 Subject: [PATCH] Updated Contributed memory usage: benchmarks over time (markdown) --- Contributed memory usage: benchmarks over time.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributed memory usage: benchmarks over time.md b/Contributed memory usage: benchmarks over time.md index 14b6eb2..673ff3a 100644 --- a/Contributed memory usage: benchmarks over time.md +++ b/Contributed memory usage: benchmarks over time.md @@ -1,4 +1,4 @@ -Just a place for me to keep track of contributed memory to web pages over time. I consider the contributed memory to web pages to be more important than the own memory footprint. Unfortunately it is not possible for a user to see how much memory overhead an extension contributes to a web page, without running a benchmark like the one here. **Keep in mind the results here are only for one single simple web page.** +Just a place for me to keep track of contributed memory to web pages over time. I consider the contributed memory to web pages to be more important than the own memory footprint. Unfortunately it is not possible for a user to see how much memory overhead an extension contributes to a web page, without running a benchmark like the one here. Keep in mind the results here are only for **one simple web page.** Using [Acid Test 3](http://acid3.acidtests.org/), a rather simple web page, with embedded `iframes`. Web page was opened in a new tab for each extension (important), after a browser restart.