commit | d0d7cbcf8029118005cb0506f586cd46dfdfbc34 | [log] [tgz] |
---|---|---|
author | Benjamin Prosnitz <bprosnitz@google.com> | Wed Mar 30 08:59:19 2016 -0700 |
committer | Benjamin Prosnitz <bprosnitz@google.com> | Wed Mar 30 16:41:46 2016 +0000 |
tree | a3915f2ab373c4eb3d5be5f3af72496ddbf6ea51 | |
parent | 99ff993304e91af45da20792df9c4ec22eaa7e69 [diff] |
TBR xref: Add FromZero to generated Targets benchmark old ns/op new ns/op delta BenchmarkVomEncodeRequest-4 5670 5523 -2.59% BenchmarkVomDecodeRequest-4 8761 6533 -25.43% BenchmarkVomEncodeResponse-4 5542 4892 -11.73% BenchmarkVomDecodeResponse-4 5648 3639 -35.57% benchmark old allocs new allocs delta BenchmarkVomEncodeRequest-4 1 1 +0.00% BenchmarkVomDecodeRequest-4 32 15 -53.12% BenchmarkVomEncodeResponse-4 7 6 -14.29% BenchmarkVomDecodeResponse-4 19 6 -68.42% benchmark old bytes new bytes delta BenchmarkVomEncodeRequest-4 224 224 +0.00% BenchmarkVomDecodeRequest-4 1328 976 -26.51% BenchmarkVomEncodeResponse-4 1568 1440 -8.16% BenchmarkVomDecodeResponse-4 1064 760 -28.57% MultiPart: 2/6 Change-Id: Id728efe6f6a3a9328eaad6cee4afab548770cfad
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.