-
Notifications
You must be signed in to change notification settings - Fork 0
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 Benchmarks (go) benchmark result for 678fc69
- Loading branch information
github-action-benchmark
committed
Dec 25, 2024
1 parent
678fc69
commit 21dd8a0
Showing
1 changed file
with
47 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": 1735042962798, | ||
"lastUpdate": 1735129320047, | ||
"repoUrl": "https://github.com/moov-io/benchmarks", | ||
"entries": { | ||
"moov-io/watchman Benchmarks": [ | ||
|
@@ -3800,6 +3800,52 @@ window.BENCHMARK_DATA = { | |
"extra": "342984 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": "678fc69ad036b70fa47d3a8b5559462bf87c5504", | ||
"message": "add moov-io/cryptfs Benchmarks (go) benchmark result for bed38de2e231180e72dfede500cd0587d6a710a5", | ||
"timestamp": "2024-12-25T02:43:20Z", | ||
"url": "https://github.com/moov-io/benchmarks/commit/678fc69ad036b70fa47d3a8b5559462bf87c5504" | ||
}, | ||
"date": 1735129320029, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkJaroWinkler/bestPairsJaroWinkler", | ||
"value": 3604, | ||
"unit": "ns/op\t 357 B/op\t 16 allocs/op", | ||
"extra": "327699 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkJaroWinkler/bestPairsJaroWinkler - ns/op", | ||
"value": 3604, | ||
"unit": "ns/op", | ||
"extra": "327699 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkJaroWinkler/bestPairsJaroWinkler - B/op", | ||
"value": 357, | ||
"unit": "B/op", | ||
"extra": "327699 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkJaroWinkler/bestPairsJaroWinkler - allocs/op", | ||
"value": 16, | ||
"unit": "allocs/op", | ||
"extra": "327699 times\n4 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|