<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_opencensus-java/benchmarks, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/'/>
<entry>
<title>Make jmh available for all subprojects. (#1425)</title>
<updated>2018-09-11T07:08:18+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-09-11T07:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=c0e0b225a5230036b3dc09134f94eece81d3f96d'/>
<id>c0e0b225a5230036b3dc09134f94eece81d3f96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor propagation benchmarks and add b3format benchmarks. (#1390)</title>
<updated>2018-08-27T23:42:53+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-08-27T23:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=884015cffa807a168e26ce36e8ae6d5ab426d8bb'/>
<id>884015cffa807a168e26ce36e8ae6d5ab426d8bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1392)</title>
<updated>2018-08-27T22:40:12+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-08-27T22:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=8901e4eb583785efaa2c3adea882d850662d93fc'/>
<id>8901e4eb583785efaa2c3adea882d850662d93fc</id>
<content type='text'>
* Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}.

* Update changelog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}.

* Update changelog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Tracestate into SpanContext. (#1359)</title>
<updated>2018-08-09T17:09:28+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-08-09T17:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=52f38e48e2ac6cb65e28dcd97b4f7e9650357bba'/>
<id>52f38e48e2ac6cb65e28dcd97b4f7e9650357bba</id>
<content type='text'>
* Add Tracestate into SpanContext.

* Remove empty constructor from Tracestate.Builder

* Add info in the changelog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Tracestate into SpanContext.

* Remove empty constructor from Tracestate.Builder

* Add info in the changelog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Guava and Jmh versions (#1095)</title>
<updated>2018-03-26T19:07:30+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-03-26T19:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=422d78f044a3941f6910d1b66452ded45a386b0c'/>
<id>422d78f044a3941f6910d1b66452ded45a386b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup benchmarks and test both impl and impl-lite. (#1022)</title>
<updated>2018-02-27T02:42:58+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-02-27T02:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=feeaf3b61b0fce6cc975d567b65d60e632de8834'/>
<id>feeaf3b61b0fce6cc975d567b65d60e632de8834</id>
<content type='text'>
* Cleanup benchmarks and test both impl and impl-lite.

* Fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup benchmarks and test both impl and impl-lite.

* Fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)</title>
<updated>2018-02-16T07:09:17+00:00</updated>
<author>
<name>Hailong Wen</name>
<email>youxiabsyw@gmail.com</email>
</author>
<published>2018-02-16T07:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=131b6f062a68d91b4d7a06d1edc25d8e856b6a21'/>
<id>131b6f062a68d91b4d7a06d1edc25d8e856b6a21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the JMH plugin to 0.4.5 (was 0.4.4). (#927)</title>
<updated>2018-01-08T19:19:22+00:00</updated>
<author>
<name>Stefan Schmidt</name>
<email>ubschmidt2@users.noreply.github.com</email>
</author>
<published>2018-01-08T19:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=82485f98066480808ddaa713ae4a0efffd570dbf'/>
<id>82485f98066480808ddaa713ae4a0efffd570dbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean benchmarks and move in different package. (#805)</title>
<updated>2017-11-16T00:00:50+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2017-11-16T00:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=2117c214175ec118fc71dc8549007ea03ec6c273'/>
<id>2117c214175ec118fc71dc8549007ea03ec6c273</id>
<content type='text'>
* Clean benchmarks and move in different package.

* Format files.

* Revert the number of tries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Clean benchmarks and move in different package.

* Format files.

* Revert the number of tries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new SpanContextParseException and use it in BinaryFormat. (#642)</title>
<updated>2017-09-18T18:33:49+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2017-09-18T18:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=53cb6c8bec4540c66c4cbd22535797a76fef921a'/>
<id>53cb6c8bec4540c66c4cbd22535797a76fef921a</id>
<content type='text'>
* Add a new SpanContextParseException and use it in BinaryFormat

* Fix review comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add a new SpanContextParseException and use it in BinaryFormat

* Fix review comments.
</pre>
</div>
</content>
</entry>
</feed>
