Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of Errors #1

Open
omidrostamabadi opened this issue Dec 6, 2021 · 0 comments
Open

Number of Errors #1

omidrostamabadi opened this issue Dec 6, 2021 · 0 comments

Comments

@omidrostamabadi
Copy link

Hello,

I am trying to test the test_plan with some randomly generated keys. I run the program as follows:

./test_plan keys.txt 4194304 0.5 5 32 0 1024 0

keys.txt is a binary file containing 4M keys.
The output of program is:

============= TESTS/BENCHMARK =============
TIMING: 7.48394 ms (op1)
TIMING: 4.69046 ms (op2)
ERRORS: 879303

I don't quite understand what "ERRORS" is. Can you please explain what it is? It shows the number of failed inserts or what? How to reach 0 ERRORS?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant