Statem test #3

Merged
jlouis merged 3 commits from statem-test into master 2012-01-07 00:19:35 +00:00
jlouis commented 2012-01-07 00:15:37 +00:00 (Migrated from github.com)

Now we also have lookups in the test.

Current split of things we do, randomly to our 10 Btrees:

 OK: Passed 1000 test(s).

 53% {fractal_btree_drv,put,3}
 34% {fractal_btree_drv,lookup_exist,2}
 11% {fractal_btree_drv,open,1}

And I am testing evil things like empty binary keys and such stuff as well :) Seems to hold up pretty well.

Next up is deletion of elements. And lookup of non-existing keys.

Now we also have lookups in the test. Current split of things we do, randomly to our 10 Btrees: ``` OK: Passed 1000 test(s). 53% {fractal_btree_drv,put,3} 34% {fractal_btree_drv,lookup_exist,2} 11% {fractal_btree_drv,open,1} ``` And I am testing evil things like empty binary keys and such stuff as well :) Seems to hold up pretty well. Next up is deletion of elements. And lookup of non-existing keys.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/hanoidb#3
No description provided.