Improve witness/mirror policy backwards compat test - #1171
Merged
Conversation
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: ca8eaed | Previous: 53d63f1 | Ratio |
|---|---|---|---|
BenchmarkDedup (github.com/transparency-dev/tessera) |
5044013 ns/op 904911 B/op 18810 allocs/op |
3155272 ns/op 902008 B/op 18787 allocs/op |
1.60 |
BenchmarkDedup (github.com/transparency-dev/tessera) - ns/op |
5044013 ns/op |
3155272 ns/op |
1.60 |
BenchmarkWitnessGroupSatisfaction (github.com/transparency-dev/tessera) |
257701 ns/op 3697 B/op 46 allocs/op |
139020 ns/op 3697 B/op 46 allocs/op |
1.85 |
BenchmarkWitnessGroupSatisfaction (github.com/transparency-dev/tessera) - ns/op |
257701 ns/op |
139020 ns/op |
1.85 |
BenchmarkProofBuilder/InclusionProof/WarmCache (github.com/transparency-dev/tessera/client) |
135420 ns/op 15343 B/op 179 allocs/op |
54853 ns/op 15337 B/op 180 allocs/op |
2.47 |
BenchmarkProofBuilder/InclusionProof/WarmCache (github.com/transparency-dev/tessera/client) - ns/op |
135420 ns/op |
54853 ns/op |
2.47 |
BenchmarkProofBuilder/InclusionProof/ColdCache (github.com/transparency-dev/tessera/client) |
1234315 ns/op 689084 B/op 3555 allocs/op |
414069 ns/op 689104 B/op 3555 allocs/op |
2.98 |
BenchmarkProofBuilder/InclusionProof/ColdCache (github.com/transparency-dev/tessera/client) - ns/op |
1234315 ns/op |
414069 ns/op |
2.98 |
BenchmarkProofBuilder/ConsistencyProof/WarmCache (github.com/transparency-dev/tessera/client) |
73037 ns/op 15459 B/op 180 allocs/op |
41516 ns/op 15441 B/op 180 allocs/op |
1.76 |
BenchmarkProofBuilder/ConsistencyProof/WarmCache (github.com/transparency-dev/tessera/client) - ns/op |
73037 ns/op |
41516 ns/op |
1.76 |
BenchmarkProofBuilder/ConsistencyProof/ColdCache (github.com/transparency-dev/tessera/client) |
710321 ns/op 687891 B/op 3547 allocs/op |
407440 ns/op 688133 B/op 3549 allocs/op |
1.74 |
BenchmarkProofBuilder/ConsistencyProof/ColdCache (github.com/transparency-dev/tessera/client) - ns/op |
710321 ns/op |
407440 ns/op |
1.74 |
This comment was automatically generated by workflow using github-action-benchmark.
AlCutter
force-pushed
the
backwards_compat_test
branch
from
September 10, 2026 11:30
44c2fec to
08148bc
Compare
AlCutter
force-pushed
the
backwards_compat_test
branch
from
September 10, 2026 11:35
08148bc to
ca8eaed
Compare
roger2hk
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.