-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add moov-io/watchman OFAC Benchmarks (go) benchmark result for 97cadb6
- Loading branch information
github-action-benchmark
committed
Feb 22, 2025
1 parent
97cadb6
commit 91782d0
Showing
1 changed file
with
119 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1740142098353, | ||
"lastUpdate": 1740228208235, | ||
"repoUrl": "https://github.com/moov-io/watchman", | ||
"entries": { | ||
"moov-io/watchman OFAC Benchmarks": [ | ||
|
@@ -1890,6 +1890,124 @@ window.BENCHMARK_DATA = { | |
"extra": "3673 times\n4 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "github-action-benchmark", | ||
"username": "github", | ||
"email": "[email protected]" | ||
}, | ||
"committer": { | ||
"name": "github-action-benchmark", | ||
"username": "github", | ||
"email": "[email protected]" | ||
}, | ||
"id": "97cadb68650602ed6e898bb4aa25f49110154917", | ||
"message": "add moov-io/watchman Common Benchmarks (go) benchmark result for f6e6d803bf14cf2bf806d3868432dc6bb26e9500", | ||
"timestamp": "2025-02-22T12:43:20Z", | ||
"url": "https://github.com/moov-io/watchman/commit/97cadb68650602ed6e898bb4aa25f49110154917" | ||
}, | ||
"date": 1740228208220, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkReader/SDN", | ||
"value": 28390304, | ||
"unit": "ns/op\t39929379 B/op\t 57164 allocs/op", | ||
"extra": "45 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/SDN - ns/op", | ||
"value": 28390304, | ||
"unit": "ns/op", | ||
"extra": "45 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/SDN - B/op", | ||
"value": 39929379, | ||
"unit": "B/op", | ||
"extra": "45 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/SDN - allocs/op", | ||
"value": 57164, | ||
"unit": "allocs/op", | ||
"extra": "45 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Addresses", | ||
"value": 15801591, | ||
"unit": "ns/op\t 8635563 B/op\t 43807 allocs/op", | ||
"extra": "80 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Addresses - ns/op", | ||
"value": 15801591, | ||
"unit": "ns/op", | ||
"extra": "80 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Addresses - B/op", | ||
"value": 8635563, | ||
"unit": "B/op", | ||
"extra": "80 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Addresses - allocs/op", | ||
"value": 43807, | ||
"unit": "allocs/op", | ||
"extra": "80 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/AlternateIdentities", | ||
"value": 11635326, | ||
"unit": "ns/op\t 6164641 B/op\t 31191 allocs/op", | ||
"extra": "99 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/AlternateIdentities - ns/op", | ||
"value": 11635326, | ||
"unit": "ns/op", | ||
"extra": "99 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/AlternateIdentities - B/op", | ||
"value": 6164641, | ||
"unit": "B/op", | ||
"extra": "99 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/AlternateIdentities - allocs/op", | ||
"value": 31191, | ||
"unit": "allocs/op", | ||
"extra": "99 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Comments", | ||
"value": 297512, | ||
"unit": "ns/op\t 190875 B/op\t 140 allocs/op", | ||
"extra": "4045 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Comments - ns/op", | ||
"value": 297512, | ||
"unit": "ns/op", | ||
"extra": "4045 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Comments - B/op", | ||
"value": 190875, | ||
"unit": "B/op", | ||
"extra": "4045 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkReader/Comments - allocs/op", | ||
"value": 140, | ||
"unit": "allocs/op", | ||
"extra": "4045 times\n4 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|