Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Do not use require.Equal etc. in tight loop as it's slow - Use a constant data set size to avoid using way way too much memory - Use nop metrics - Add RandomReplace benchmark and make RandomInsert always insert new objects. Signed-off-by: Jussi Maki <[email protected]>
- Loading branch information