From 89744d4ec6aa50deee66aa51488a4fe6e6a05145 Mon Sep 17 00:00:00 2001 From: q1800 <95879668+q1800@users.noreply.github.com> Date: Sat, 9 Apr 2022 22:19:12 -0500 Subject: [PATCH] Consistant wording with other wiki pages --- Own-memory-usage:-benchmarks-over-time.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Own-memory-usage:-benchmarks-over-time.md b/Own-memory-usage:-benchmarks-over-time.md index 0af9873..8246804 100644 --- a/Own-memory-usage:-benchmarks-over-time.md +++ b/Own-memory-usage:-benchmarks-over-time.md @@ -1,4 +1,4 @@ -Just a place for me to keep track of comparative memory usage over time. Screenshot before/after [reference benchmark](./Reference-benchmark). The memory was garbage collected with great care before taking the screenshots. Forcing memory garbage collection occurred by leaving the browser idle for more than 1 minute, then the dev console of each extension opened, _Timeline_ tab, then clicked twice on the trash can icon. +This page is just a place for me to keep track of comparative memory usage over time. Screenshot before/after [reference benchmark](./Reference-benchmark). The memory was garbage collected before taking the screenshots. Forcing memory garbage collection occurred by leaving the browser idle for more than 1 minute, then the dev console of each extension opened, _Timeline_ tab, then clicked twice on the trash can icon. ### 23 December 2014