Skip to content

kgromov/Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project with benchmarks about some common operations

e.g. search element in array, strings concatenation, collection methods comparison etc

To visualize output could be used the following combination:

new OptionsBuilder()
 .resultFormat(ResultFormatType.JSON)
 .result("output/benchmark.json")

And use 1 of two approaches:

Releases

No releases published

Packages

No packages published

Languages