Skip to content

vicsn/round_cache_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping versus Vector speed test

Results

Only 1 validator inserts rounds

Updating v1 100000 times took 42 milliseconds, last round: 0
Updating v2 100000 times took 317881 milliseconds, last round: 0
Updating v3 100000 times took 73 milliseconds, last round: 0

Every validator inserts rounds in a round-robin fashion, increasing every time: after insertions, each insertion should return (latest_round - ).

Updating v1 100000 times took 2633 milliseconds, last round: 99866
Updating v2 100000 times took 2283 milliseconds, last round: 99866
Updating v3 100000 times took 473 milliseconds, last round: 99866

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages