aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Make jmh available for all subprojects. (#1425)Bogdan Drutu2018-09-111-37/+0
* Refactor propagation benchmarks and add b3format benchmarks. (#1390)Bogdan Drutu2018-08-271-1/+1
* Update Guava and Jmh versions (#1095)Yang Song2018-03-261-1/+1
* Cleanup benchmarks and test both impl and impl-lite. (#1022)Bogdan Drutu2018-02-261-0/+1
* Update the JMH plugin to 0.4.5 (was 0.4.4). (#927)Stefan Schmidt2018-01-081-2/+2
* Clean benchmarks and move in different package. (#805)Bogdan Drutu2017-11-161-3/+12
* benchmarks: update to jmh 1.19 (#435)Bogdan Drutu2017-07-071-2/+2
* Prepare the release of the opencensus library. (#357)Bogdan Drutu2017-06-151-3/+3
* Add README.md for examples, change all reference to Instrumentation to OpenCe...Bogdan Drutu2017-06-131-1/+1
* Add benchmarks for start/end span and record trace events. (#297)Bogdan Drutu2017-05-151-0/+9
* Rename gradle subprojects name to match the directories name. (#298)Bogdan Drutu2017-05-121-3/+3
* Remove java7/8 directories. Currently we do not need any feature from java8. ...Bogdan Drutu2017-05-101-1/+0
* Update other build files for core_impl split.Kristen Kozak2017-04-271-0/+2
* BinaryPropagationHandler split between interface and implementation. (#203)Bogdan Drutu2017-04-121-1/+2
* Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu2017-03-241-1/+1
* Remove maven support for instrumentation-java. (#166)Bogdan Drutu2017-03-221-1/+4
* Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu2017-03-221-0/+31