Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

kudb - Benchmark of Dictionary Structures by Heng Li

Results for the impatients

Data sorted by CPU Time (unsigned keys, int values)

Linux nuc 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 x86_64 GNU/Linux

RankImplementationCPU (secs)Memory (kB)#Notes
1rdestl0.360265.432625792
2khash0.530228.424625792
3google_dense0.640249.068625792
4tr1_unordered_map1.020244.628625792
5stb_hash1.170232.076625792
6sgi_hash_map1.220241.744625792
7google_sparse1.300225.140625792
8htable1.390297.124625792
9qt_qhash1.390245.592625792**
10glib_hash1.540256.348625792**
11uthash1.570273.184625792
12boost_hash1.820241.752625792**
13stx_btree2.130225.128625792
14kbtree2.490224.228625792
15sgi_map4.040245.456625792
16JE_rb_old4.260244.820625792
17NP_rbtree4.280244.820625792
18libavl_rb_cpp4.600245.456625792
19TN_rbtree4.700245.456625792
20libavl_rb_cpp24.760235.688625792
21libavl_avl_cpp4.960245.456625792
22JE_rb_new5.480234.784625792
23sglib_rbtree5.500244.820625792
24libavl_avl5.920264.356625792
25libavl_prb5.960264.356625792
26libavl_rb6.110264.356625792
27JG_btree6.370256.172625792
28JE_trp_hash6.580234.784625792
29JE_trp_prng6.890244.556625792
30NP_splaytree6.970234.788625792
31gdsl_rb7.290264.356625792**
32glib_tree7.470270.052625792**
33libavl_bst7.910254.588625792
34qt_qmap8.420237.624625792**

** Pre-installation of System Libraries is required

About

Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)

Resources

Stars

64 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors

Languages