Test | Time | Note |
---|---|---|
functor | 191 ns | Baseline that's the best we could do: a hand-crafted functor |
sf32 | 312 ns | This is big enough to store 2 ints |
sf64 | 369 ns | |
sf128 | 346 ns | |
sf256 | 376 ns | |
sf512 | 503 ns | |
sf1024 | 569 ns | |
sf2048 | 870 ns | |
std::function | 1141 ns |
Last active
September 19, 2017 11:28
-
-
Save njlr/b3290b26a208c09c4fd2b59e43276b9a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment