pkg: github.com/elastic/apm-data/codec
goos: linux
goarch: amd64
name |
old time/op (ns/op) |
Β± |
new time/op (ns/op) |
Β± |
delta |
Β± |
Encode/format=json |
27312 |
6% |
27363.6 |
2% |
~ |
(p=0.310 n=5+5) |
Encode/format=json-2 |
14380.2 |
3% |
14942.8 |
20% |
~ |
(p=0.794 n=5+5) |
Encode/format=vtproto |
5161 |
14% |
4963.8 |
14% |
~ |
(p=0.095 n=5+5) |
Encode/format=vtproto-2 |
2754.4 |
2% |
2694.6 |
3% |
~ |
(p=0.381 n=5+5) |
Decode/format=json |
138690 |
0% |
137839 |
4% |
~ |
(p=0.413 n=4+5) |
Decode/format=json-2 |
70387.4 |
5% |
71775.8 |
3% |
~ |
(p=0.421 n=5+5) |
Decode/format=vtproto |
19025.2 |
2% |
19470 |
3% |
~ |
(p=0.095 n=5+5) |
Decode/format=vtproto-2 |
10936 |
3% |
11385.2 |
3% |
+4.11% |
(p=0.016 n=5+5) |
name |
old bytes/op (bytes/op) |
Β± |
new bytes/op (bytes/op) |
Β± |
delta |
Β± |
Encode/format=json |
6564 |
0% |
6564 |
0% |
~ |
(all equal) |
Encode/format=json-2 |
6564 |
0% |
6564 |
0% |
~ |
(all equal) |
Encode/format=vtproto |
2775 |
0% |
2775 |
0% |
~ |
(all equal) |
Encode/format=vtproto-2 |
2775 |
0% |
2775 |
0% |
~ |
(all equal) |
name |
old alloc/op (B/op) |
Β± |
new alloc/op (B/op) |
Β± |
delta |
Β± |
Encode/format=json |
7592 |
0% |
7592 |
0% |
~ |
(all equal) |
Encode/format=json-2 |
7593 |
0% |
7593.8 |
0% |
~ |
(p=0.444 n=5+5) |
Encode/format=vtproto |
3072 |
0% |
3072 |
0% |
~ |
(all equal) |
Encode/format=vtproto-2 |
3072 |
0% |
3072 |
0% |
~ |
(all equal) |
Decode/format=json |
14283 |
0% |
14282 |
0% |
-0.01% |
(p=0.029 n=4+4) |
Decode/format=json-2 |
14281.6 |
0% |
14282 |
0% |
~ |
(p=0.762 n=5+5) |
Decode/format=vtproto |
12952 |
0% |
12952 |
0% |
~ |
(all equal) |
Decode/format=vtproto-2 |
12952 |
0% |
12952 |
0% |
~ |
(all equal) |
name |
old allocs/op (allocs/op) |
Β± |
new allocs/op (allocs/op) |
Β± |
delta |
Β± |
Encode/format=json |
26 |
0% |
26 |
0% |
~ |
(all equal) |
Encode/format=json-2 |
26 |
0% |
26 |
0% |
~ |
(all equal) |
Encode/format=vtproto |
1 |
0% |
1 |
0% |
~ |
(all equal) |
Encode/format=vtproto-2 |
1 |
0% |
1 |
0% |
~ |
(all equal) |
Decode/format=json |
379 |
0% |
379 |
0% |
~ |
(all equal) |
Decode/format=json-2 |
379 |
0% |
379 |
0% |
~ |
(all equal) |
Decode/format=vtproto |
348 |
0% |
348 |
0% |
~ |
(all equal) |
Decode/format=vtproto-2 |
348 |
0% |
348 |
0% |
~ |
(all equal) |
pkg: github.com/elastic/apm-data/input/elasticapm/internal/decoder
goos: linux
goarch: amd64
name |
old time/op (ns/op) |
Β± |
new time/op (ns/op) |
Β± |
delta |
Β± |
NDStreamDecoder |
297.04 |
4% |
298.32 |
2% |
~ |
(p=0.841 n=5+5) |
NDStreamDecoder-2 |
157.88 |
2% |
160.38 |
7% |
~ |
(p=0.690 n=5+5) |
name |
old alloc/op (B/op) |
Β± |
new alloc/op (B/op) |
Β± |
delta |
Β± |
NDStreamDecoder |
72 |
0% |
72 |
0% |
~ |
(all equal) |
NDStreamDecoder-2 |
72 |
0% |
72 |
0% |
~ |
(all equal) |
name |
old allocs/op (allocs/op) |
Β± |
new allocs/op (allocs/op) |
Β± |
delta |
Β± |
NDStreamDecoder |
4 |
0% |
4 |
0% |
~ |
(all equal) |
NDStreamDecoder-2 |
4 |
0% |
4 |
0% |
~ |
(all equal) |
pkg: github.com/elastic/apm-data/model/modeljson
goos: linux
goarch: amd64
name |
old time/op (ns/op) |
Β± |
new time/op (ns/op) |
Β± |
delta |
Β± |
APMEventToJSON/to-json |
17012.4 |
11% |
16217.8 |
10% |
~ |
(p=0.095 n=5+5) |
APMEventToJSON/to-json-2 |
14132.6 |
3% |
13572 |
1% |
-3.97% |
(p=0.008 n=5+5) |
name |
old alloc/op (B/op) |
Β± |
new alloc/op (B/op) |
Β± |
delta |
Β± |
APMEventToJSON/to-json |
2616 |
0% |
2616 |
0% |
~ |
(all equal) |
APMEventToJSON/to-json-2 |
2616 |
0% |
2616 |
0% |
~ |
(all equal) |
name |
old allocs/op (allocs/op) |
Β± |
new allocs/op (allocs/op) |
Β± |
delta |
Β± |
APMEventToJSON/to-json |
38 |
0% |
38 |
0% |
~ |
(all equal) |
APMEventToJSON/to-json-2 |
38 |
0% |
38 |
0% |
~ |
(all equal) |