notes.md (176B)
1 Using a pointer or a struct turns out to be pretty equivalent in terms of speed. I don't think there are gains to be found here, but I find the pointer implementation clearer.
time-to-botecBenchmark sampling in different programming languages | |
| Log | Files | Refs | README |
notes.md (176B)
1 Using a pointer or a struct turns out to be pretty equivalent in terms of speed. I don't think there are gains to be found here, but I find the pointer implementation clearer.