Skip to content

Releases: Nastel/cybench-java-benchmarks

CyBench Benchmarks v1.0.5

04 Feb 10:31
Compare
Choose a tag to compare

CyBench Benchmarks v1.0.4

12 Jan 11:10
Compare
Choose a tag to compare

CyBench Benchmarks v1.0.3

22 Dec 08:51
Compare
Choose a tag to compare
  • Updated dependencies
  • Changed main arguments from array to var-args
  • Switched logger to log4j2
  • Updated nanohttpd dependency

CyBench Benchmarks v1.0.2

08 Jun 10:29
Compare
Choose a tag to compare
  • 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

15 Apr 09:22
Compare
Choose a tag to compare

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