Skip to content

Conversation

@felixbarny
Copy link
Member

Benchmarks named *ContinuousBenchmark should be executed regularly in a
benchmarking environment to track performance over time and to see if
there are regressions

To execute the continuous benchmarks, execute
./mvnw clean package -PskipTests=true
java -jar apm-agent-benchmarks/target/benchmarks.jar ".*ContinuousBenchmark" -prof gc

Benchmarks named *ContinuousBenchmark should be executed regularly in a
benchmarking environment to track performance over time and to see if
there are regressions

To execute the continuous benchmarks, execute
./mvnw clean package -PskipTests=true
java -jar apm-agent-benchmarks/target/benchmarks.jar ".*ContinuousBenchmark" -prof gc

Signed-off-by: Felix Barnsteiner <felix.barnsteiner@elastic.co>
@codecov-io
Copy link

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage     75.29%   75.29%           
  Complexity      547      547           
=========================================
  Files            71       71           
  Lines          1919     1919           
  Branches        146      146           
=========================================
  Hits           1445     1445           
  Misses          397      397           
  Partials         77       77

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81494bd...490799f. Read the comment docs.

@felixbarny felixbarny merged commit bde188b into elastic:master Apr 18, 2018
@felixbarny felixbarny deleted the restructure-benchmarks branch April 18, 2018 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants