Updated Speed (markdown)
parent
c157ec8d1e
commit
ec6c8871a4
1 changed files with 1 additions and 1 deletions
2
Speed.md
2
Speed.md
|
@ -4,7 +4,7 @@ Speed is extremely important and is something Zim takes pride in. Many users of
|
|||
|
||||
The tests were done with almost the exact same modules/plugins on a over-clocked (Turbo preset) Raspberry Pi 2. Each load-time test was run 100 times to get the best possible results. The tests were run with `for i in {1..100}; do time -ic 'exit'; done`. No other non-critical programs were running at the time these tests were done. Before each test, I rebooted the Raspberry Pi 2 to ensure beyond a doubt that each framework had a chance to perform any type of file optimization (caching, zcompiling, etc).
|
||||
|
||||
The associated framework settings and raw results can be seen by clicking the name of a framework in the chart below.
|
||||
The associated framework settings and raw results can be seen by clicking the name of a framework in the chart below. The settings mentioned under the 'config' sections are the only settings that were changed/added from the default configurations.
|
||||
|
||||
## Comparison
|
||||
|
||||
|
|
Loading…
Reference in a new issue