virtmem: Benchmarks for pagefault handling
Benchmark the time it takes for virtmem to handle pagefault with noop loadblk for loadblk both implemented in C and in Python. On my computer it is: name µs/op PagefaultC 269 ± 0% pagefault_py 291 ± 0% Quite a big time in other words, and it will be investigated.
Showing
Please register or sign in to comment