Skip to content

Hobby project comparing concurrent map and synchoronised map

Notifications You must be signed in to change notification settings

nikhildp/MapBenchMark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run test

#*nix
./gradlew test
#windows
gradle.bat test

Run custom tests

Change parameters in src/test/java/com/nikhildp/benchmark/BenchMarkTest.java:15 image

Test output sample

image

About

Hobby project comparing concurrent map and synchoronised map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages