8000 GitHub - Takashiidobe/cmap-bench
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Takashiidobe/cmap-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running benches/arc_dashmap.rs (target/release/deps/arc_dashmap-81cc4286b52cdd6e)

benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=12}: bustle: generating operation mix
25165824 operations across 12 thread(s) in 516.965722ms; time/op = 20ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=13}: bustle: generating operation mix
25165824 operations across 13 thread(s) in 601.299492ms; time/op = 23ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=14}: bustle: generating operation mix
25165824 operations across 14 thread(s) in 488.657103ms; time/op = 19ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=15}: bustle: generating operation mix
25165824 operations across 15 thread(s) in 514.089478ms; time/op = 20ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=16}: bustle: generating operation mix
 operations across 16 thread(s) in 508.295302ms; time/op = 20ns

Running benches/arc_rwlock_std.rs (target/release/deps/arc_rwlock_std-58c41c726c7ebb58)

benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=12}: bustle: generating operation mix
25165824 operations across 12 thread(s) in 5.588834878s; time/op = 222ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=13}: bustle: generating operation mix
25165824 operations across 13 thread(s) in 5.652927459s; time/op = 224ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=14}: bustle: generating operation mix
25165824 operations across 14 thread(s) in 5.729100034s; time/op = 227ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=15}: bustle: generating operation mix
25165824 operations across 15 thread(s) in 5.470693135s; time/op = 217ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=16}: bustle: generating operation mix
25165824 operations across 16 thread(s) in 5.598806379s; time/op = 222ns

Running benches/arc_mutex_std.rs (target/release/deps/arc_mutex_std-4732fc7fcf401bc2)

benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=12}: bustle: generating operation mix
25165824 operations across 12 thread(s) in 6.260058211s; time/op = 248ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=13}: bustle: generating operation mix
25165824 operations across 13 thread(s) in 7.097219401s; time/op = 282ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=14}: bustle: generating operation mix
25165824 operations across 14 thread(s) in 7.654107647s; time/op = 304ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=15}: bustle: generating operation mix
25165824 operations across 15 thread(s) in 8.145083476s; time/op = 323ns
benchmark{mix=Mix { read: 94, insert: 2, remove: 1, update: 3, upsert: 0 } threads=16}: bustle: generating operation mix
25165824 operations across 16 thread(s) in 8.972268233s; time/op = 356ns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0