1
0
Fork 0
mirror of synced 2024-09-19 12:02:53 -04:00

Updated Speed (markdown)

Matt Hamilton 2015-12-18 18:54:45 -05:00
parent c157ec8d1e
commit ec6c8871a4

@ -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 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 ## Comparison