diff options
author | Raymond Hill <gorhill@users.noreply.github.com> | 2015-09-24 09:12:01 -0400 |
---|---|---|
committer | Raymond Hill <gorhill@users.noreply.github.com> | 2015-09-24 09:12:01 -0400 |
commit | 482e22ca5c31c4770bee77406ddb419161895939 (patch) | |
tree | 9da07706bc7965c38d143a385bde228ebbe6179f | |
parent | 4b413227ddc5b70e2a39317a1569d9678421f775 (diff) | |
download | uBlock-482e22ca5c31c4770bee77406ddb419161895939.zip uBlock-482e22ca5c31c4770bee77406ddb419161895939.tar.gz uBlock-482e22ca5c31c4770bee77406ddb419161895939.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -92,21 +92,19 @@ Once you install uBlock₀, you may easily un-select any of the pre-selected fil On average, uBlock₀ <b>really</b> does make your browser run leaner. <sup>[1]</sup><br><br> Chromium <sup>[2]</sup><br> -<img src="https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/mem-usage-overall-chart-20141224.png" /><br><br> +<img src="https://cloud.githubusercontent.com/assets/585534/10074141/15f04128-629c-11e5-9155-177fd4909083.png" /><br><br> Firefox<br> -<img src="https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/mem-usage-overall-chart-20150205.png" /><br><br> +<img src="https://cloud.githubusercontent.com/assets/585534/10074130/0577118c-629c-11e5-9902-bf367c6a96c3.png" /><br><br> </div> <sup>[1] Details of the benchmark available at <a href="https://github.com/gorhill/uBlock/wiki/Firefox-version:-benchmarking-memory-footprint">Firefox version: benchmarking memory footprint</a>.</sup><br> -<sup>[2] Important note: There is currently a [bug in Chromium v39 to v41 which causes a new memory leak each time the popup UI of an extension is opened](https://code.google.com/p/chromium/issues/detail?id=441500). This affects <i>all</i> extensions. Keep this in mind when measuring Chromium's memory usage. In the benchmarks, I avoided opening the popups completely.</sup><br> - #### CPU <p align="center"> -uBlock₀ is also easy on the CPU<br> +uBlock Origin is also easy on the CPU<br> <img src="https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/cpu-usage-overall-chart-20141226.png" /><br> <sup>Details of the benchmark available in <a href="https://github.com/gorhill/uBlock/blob/master/doc/benchmarks/cpu-usage-overall-20141226.ods">this LibreOffice spreadsheet</a>.</sup> </p> |