Giter Site home page Giter Site logo

nastel / gocypher-cybench-java Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 0.0 30.61 MB

CyBench Benchmark Launcher for running, executing and reporting JMH benchmarks.

Home Page: https://cybench.io

License: GNU Lesser General Public License v2.1

Java 82.54% JavaScript 1.13% CSS 0.61% HTML 0.64% Batchfile 15.08%
java jmh-benchmarks jmh-benchmark java-performance custom-benchmarks java-benchmark ci-cd-pipeline continuous-integration performance-testing benchmark

gocypher-cybench-java's People

Contributors

amavashev avatar danielrigos avatar edvinas-mas avatar kausandr avatar mjok avatar sauliusdainys avatar spencerspitz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gocypher-cybench-java's Issues

JMH runner configuration

Now cybench-launcher.properties allows to configure just a few JMH runner properties:

### Benchmarking execution configuration properties ###
###  Change this only if you know what you are doing !!!
###  Number of separate full executions of a benchmark (warm up+measurement), this is returned still as one primary score item
numberOfBenchmarkForks=1
###  Number of measurements per benchmark operation, this is returned still as one primary score item
measurementIterations=1
###  Number of seconds dedicated for each measurement iteration
measurementSeconds=5
###  Number of iterations executed for warm up
warmUpIterations=0
###  Number of seconds dedicated for each warm up iteration
warmUpSeconds=5
###  Number of threads for benchmark test execution
runThreadCount=1
###  Benchmark modes to run
benchmarkModes=Throughput,SingleShotTime

Need to handle full set of JMH runner configuration properties.

Report is not uploading - Manual upload also not working

I ran a benchmark and got the report. The logs say that the report has been uploaded. But the URL is not launching.

If I upload the report manually, I am getting HTTP 400. Please check. Thanks!

image

2022-08-10T22:09:00,434 INFO  [main!BenchmarkRunner] - Saving test results to '.\reports\report-1660183402033-44344.23092146777.cybench'
2022-08-10T22:09:00,437 INFO  [main!BenchmarkRunner] - Saving encrypted test results to '.\reports\report-1660183402033-44344.23092146777.cyb'
2022-08-10T22:09:00,439 INFO  [main!BenchmarkRunner] - Removing all temporary auto-generated files....
2022-08-10T22:09:00,439 INFO  [main!BenchmarkRunner] - Removed all temporary auto-generated files!!!
2022-08-10T22:09:00,439 INFO  [main!BenchmarkRunner] - No report found!
2022-08-10T22:09:00,439 INFO  [main!BenchmarkRunner] - You may submit your report '.\reports\report.cyb' manually at https://app.cybench.io/cybench/upload

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.