@@ -57,10 +57,10 @@ The benchmark was configured as follows:
57
57
58
58
| < ; int, uint> ; | sorted by  ; key | iteration | total  ; (ms) | one time  ; (ns) | speed | IOPS |
59
59
| --- | :---: | ---: | ---: | ---: | :---: | ---: |
60
- | [ ** fastDB< ; ...> ; ** ] ( http://www.inmem.cz/inmem_letak.pdf ) | ** Yes** | 10,000,000 | ** 101 ** | ** 10.08 ** | ** 198 %** | ** 100** ,000,000 |
61
- | [ ** FcsFastBTreeN< ; ...> ; ** ] ( #fcsfastbtreentkey-tvalue ) | ** Yes** | 10,000,000 | ** 200** | ** 20** | ** 100%** | 43 ,000,000 |
62
- | SortedSet< ; ...> ; | ** Yes** | 10,000,000 | ~~   ; 1,230  ; ~~ | ~~   ; 123  ; ~~ | ~~   ; 16%  ; ~~ | 7,500 ,000 |
63
- | HashSet< ; ...> ; | No | 10,000,000 | 47.3 | 4,73 | 422% | ** 200 ** ,000,000 |
60
+ | [ ** fastDB< ; ...> ; ** ] ( http://www.inmem.cz/inmem_letak.pdf ) | ** Yes** | 10,000,000 | ** 100 ** | ** 10** | ** 200 %** | ** 100** ,000,000 |
61
+ | [ ** FcsFastBTreeN< ; ...> ; ** ] ( #fcsfastbtreentkey-tvalue ) | ** Yes** | 10,000,000 | ** 200** | ** 20** | ** 100%** | 50 ,000,000 |
62
+ | SortedSet< ; ...> ; | ** Yes** | 10,000,000 | ~~   ; 1,230  ; ~~ | ~~   ; 123  ; ~~ | ~~   ; 16%  ; ~~ | 8,000 ,000 |
63
+ | HashSet< ; ...> ; | No | 10,000,000 | 47.3 | 4,73 | 422% | ** 210 ** ,000,000 |
64
64
| Dictionary< ; ...> ; | No | 10,000,000 | 86.5 | 8,65 | 231% | ** 115** ,000,000 |
65
65
66
66
  ;
0 commit comments