Skip to content

Re-run benchmarks with recent Go version #2

Open
@pascaldekloe

Description

@pascaldekloe

Go version 1.11 includes cl47152 and cl98440. The changes when compared to Go version 1.10 are significant.

benchmark                                  old ns/op     new ns/op     delta
BenchmarkDecodeStdStructMedium-12          32986         26947         -18.31%
BenchmarkEncodeStdStructMedium-12          1569          1192          -24.03%
BenchmarkEncodingJsonStructSmall-12        5451          3699          -32.14%
benchmark                                  old allocs     new allocs     delta
BenchmarkDecodeStdStructMedium-12          99             8              -91.92%
BenchmarkEncodeStdStructMedium-12          4              2              -50.00%
BenchmarkEncodingJsonStructSmall-12        31             6              -80.65%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions