Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Nastel/cybench-java-benchmarks

CyBench Benchmarks v1.0.5

Choose a tag to compare

@kausandr kausandr released this 04 Feb 10:31

CyBench Benchmarks v1.0.4

Choose a tag to compare

@kausandr kausandr released this 12 Jan 11:10

CyBench Benchmarks v1.0.3

Choose a tag to compare

@kausandr kausandr released this 22 Dec 08:51
  • Updated dependencies
  • Changed main arguments from array to var-args
  • Switched logger to log4j2
  • Updated nanohttpd dependency

CyBench Benchmarks v1.0.2

Choose a tag to compare

@kausandr kausandr released this 08 Jun 10:29
  • Updated dependencies
  • Removed duplicate code available from gocypher-cybench-core
  • Fixed closing of IO resources: streams, writers, readers
  • Fixed run configuration for Java 16+
  • Removed obsolete jar from class path

CyBench Benchmarks

Choose a tag to compare

@Edvinas-Mas Edvinas-Mas released this 15 Apr 09:22

Benchmark collections that let's you try out various 3rd party libraries and java-core benchmarks on your system without writing or building anything. Just download and run!


Features:

Contains default Java stack tests for benchmarking numbers, strings, I/O, lists.
Contains 3rd party JSON libraries benchmarks,
Contains 3rd party Java WEB servers benchmarks,
Contains 3rd party security libraries and Java stack security providers benchmarks,
Contains 3rd party matrices processing libraries benchmarks,
Creates a benchmark report with auto-upload to CyBench.io
Creates encrypted report which can be uploaded to CyBench.io
Configurable for user-defined JMH benchmarks


Previous releases can be found in gocypher-cybench-java project