Test name Loop #1 Loop #2 Loop #3 Average
Memory : allocate and release 1 MB, 100 times 9 ms 9 ms 9 ms 9 ms
Memory : allocate and release 8 MB, 10 times 30 ms 52 ms 35 ms 39 ms
Network : download 100 B, 10 times 283 ms 264 ms 261 ms 270 ms
Network : download 10 KB, 5 times 260 ms 258 ms 265 ms 261 ms
Network : upload 100 B, 10 times 263 ms 271 ms 260 ms 265 ms
Network : upload 10 KB, 5 times 133 ms 135 ms 136 ms 134 ms
Processor : empty loop, 10^5 iterations 8 ms 8 ms 8 ms 8 ms
Processor : empty loop, 10^6 iterations 165 ms 201 ms 165 ms 177 ms
Storage : read 100 B from file, 20 times 1 ms 1 ms 1 ms 1 ms
Storage : read 10 KB from file, 10 times 1 ms 1 ms 1 ms 1 ms
Storage : read 1 MB from file, 5 times 8 ms 8 ms 7 ms 8 ms
Storage : write 100 B without flush, 20 times 3 ms 3 ms 3 ms 3 ms
Storage : write 10 KB without flush, 10 times 2 ms 2 ms 2 ms 2 ms
Storage : write 1 MB without flush, 5 times 8 ms 7 ms 7 ms 7 ms
Storage : write 100 B with flush, 20 times 432 ms 426 ms 486 ms 448 ms
Storage : write 10 KB with flush, 10 times 264 ms 252 ms 270 ms 262 ms
Storage : write 1 MB with flush, 5 times 223 ms 175 ms 209 ms 202 ms