Trask Stalnaker
7ae89fa3b9
Post 1.6.0 release updates ( #4108 )
2021-10-19 22:31:08 -07:00
jason plumb
4be3583c20
Fix the latest snapshot resolver. ( #4304 )
2021-10-05 13:41:54 -07:00
Trask Stalnaker
cfdc4ac7e5
Change the default javaagent artifact to have exporters ( #4106 )
...
* Change default javaagent to all, introduce slim
* Update release builds
* Update examples build
* Update benchmark-overhead
* Update benchmark-e2e
* Update docs where ok pre-release
* Update misc
* Fix references to fullJavaagentJar
* Fix it
* Delete doc for pre-1.0 releases
* Attach backwards compatible "all" artifact to releases
* Comment
* Comment
* guessing
* fix
* Update version
* Add otlp/grpc exporter to slim artifact
* Fix comment
2021-10-02 11:28:11 -07:00
Trask Stalnaker
62c604f2f5
Format java files in standalone projects ( #4105 )
2021-09-13 16:16:25 +09:00
Trask Stalnaker
2d79e6a6ef
Upgrade all gradle wrappers ( #4107 )
...
* Upgrade all gradle wrappers
* Add doc
2021-09-13 16:16:10 +09:00
jason plumb
78c4d981fc
Use a different action and be a bit more hands-on with result handling. ( #4038 )
2021-09-01 09:17:02 -07:00
jason plumb
df14b934b9
Benchmark results to gh pages ( #3969 )
...
* use gh-pages for benchmark overhead storage.
* remove locally generated results files (whoops)
* won't be pushing to this dir, so this can be removed now.
2021-08-26 10:16:35 -07:00
jason plumb
378d0d5f68
[overhead ] README.md enhancements ( #3939 )
...
* fill out the readme for the benchmark overhead
* remove trailing hyphen
* Update benchmark-overhead/README.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Update benchmark-overhead/README.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* add units
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-08-25 08:56:25 -07:00
jason plumb
68d26a2bba
add average and max cpu to results. ( #3940 )
2021-08-24 18:19:29 -07:00
jason plumb
e439c153c8
[overhead] - Add network average read/write to output ( #3872 )
...
* add average network read/write to the output results.
* guard against div/zero
2021-08-23 21:52:18 -07:00
jason plumb
566ec61728
[overhead] fix permissions issue with test results ( #3888 )
...
* run as root and provide a little more timeout room
* update test result data
* update test result data
* update test result data
Co-authored-by: breedx-splk <breedx-splk@users.noreply.github.com>
2021-08-23 19:56:25 +02:00
jason plumb
b7577bb31e
Benchmark overhead: Accumulate and persist results ( #3832 )
...
* persist summary and csv back into the results directory
* run nightly and don't trigger CI
* leverage autocloseable
* sort once.
* use stringbuilder
* factor out writeheader method
* add comments for clarity
2021-08-19 09:47:36 -07:00
jason plumb
44b71b77e1
Overhead benchmarks: Perform a warmup phase. ( #3815 )
...
* perform a warmup phase.
* simplify approach to starting JFR recording.
* remove JMX
* use liberica jvm
2021-08-13 14:23:33 +03:00
jason plumb
21f807553f
rename directory ( #3786 )
2021-08-06 09:57:32 -07:00