Test name Loop #1 Loop #2 Loop #3 Average
Memory : allocate and release 1 MB, 100 times 161 ms 161 ms 221 ms 181 ms
Memory : allocate and release 8 MB, 10 times 153 ms 151 ms 153 ms 152 ms
Network : download 100 B, 10 times 30 ms 25 ms 26 ms 27 ms
Network : download 10 KB, 5 times 19 ms 20 ms 20 ms 20 ms
Network : upload 100 B, 10 times 24 ms 25 ms 24 ms 25 ms
Network : upload 10 KB, 5 times 13 ms 19 ms 14 ms 15 ms
Processor : empty loop, 10^5 iterations 6 ms 6 ms 6 ms 6 ms
Processor : empty loop, 10^6 iterations 149 ms 149 ms 149 ms 149 ms
Storage : read 100 B from file, 20 times 0 ms 0 ms 0 ms 0 ms
Storage : read 10 KB from file, 10 times 0 ms 0 ms 0 ms 0 ms
Storage : read 1 MB from file, 5 times 68 ms 7 ms 7 ms 27 ms
Storage : write 100 B without flush, 20 times 1 ms 1 ms 1 ms 1 ms
Storage : write 10 KB without flush, 10 times 1 ms 1 ms 1 ms 1 ms
Storage : write 1 MB without flush, 5 times 7 ms 7 ms 7 ms 7 ms
Storage : write 100 B with flush, 20 times 1 ms 1 ms 1 ms 1 ms
Storage : write 10 KB with flush, 10 times 0 ms 0 ms 0 ms 0 ms
Storage : write 1 MB with flush, 5 times 7 ms 97 ms 7 ms 37 ms