Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #121 from vorner/dependabot/cargo/serde-1.0.200
Bump serde from 1.0.197 to 1.0.200
- Loading branch information
a37dd7a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Track benchmarks
uncontended/load
4
ns/iter (± 0
)4
ns/iter (± 0
)1
uncontended/load_full
9
ns/iter (± 0
)9
ns/iter (± 0
)1
uncontended/load_many
14
ns/iter (± 0
)14
ns/iter (± 0
)1
uncontended/store
52
ns/iter (± 0
)53
ns/iter (± 0
)0.98
uncontended/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)1
concurrent_loads/load
8
ns/iter (± 1
)4
ns/iter (± 0
)2
concurrent_loads/load_full
10
ns/iter (± 0
)9
ns/iter (± 0
)1.11
concurrent_loads/load_many
21
ns/iter (± 0
)21
ns/iter (± 0
)1
concurrent_loads/store
544
ns/iter (± 4
)536
ns/iter (± 1
)1.01
concurrent_loads/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)1
concurrent_store/load
50
ns/iter (± 1
)50
ns/iter (± 2
)1
concurrent_store/load_full
57
ns/iter (± 4
)69
ns/iter (± 1
)0.83
concurrent_store/load_many
83
ns/iter (± 0
)86
ns/iter (± 1
)0.97
concurrent_store/store
581
ns/iter (± 5
)501
ns/iter (± 3
)1.16
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
utilities/access-map
4
ns/iter (± 0
)4
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.
a37dd7a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Track benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.concurrent_loads/load
8
ns/iter (± 1
)4
ns/iter (± 0
)2
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vorner