-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (go) benchmark result for 6714881
- Loading branch information
github-action-benchmark
committed
Dec 14, 2024
1 parent
b7a0d82
commit 7739301
Showing
1 changed file
with
121 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": 1734072032917, | ||
"lastUpdate": 1734164807831, | ||
"repoUrl": "https://github.com/CGI-FR/PIMO", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -12260,6 +12260,126 @@ window.BENCHMARK_DATA = { | |
"extra": "362634 times\n4 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "49699333+dependabot[bot]@users.noreply.github.com", | ||
"name": "dependabot[bot]", | ||
"username": "dependabot[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "6714881d7e9f9094d0aa8862093c44b326f05ca0", | ||
"message": "chore(deps): bump github.com/goccy/go-json from 0.10.3 to 0.10.4 (#368)\n\nBumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.3 to 0.10.4.\n- [Release notes](https://github.com/goccy/go-json/releases)\n- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/goccy/go-json/compare/v0.10.3...v0.10.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/goccy/go-json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-12-14T09:15:28+01:00", | ||
"tree_id": "c9740e8a51ea8620e380fa10d4634cd2fc4be700", | ||
"url": "https://github.com/CGI-FR/PIMO/commit/6714881d7e9f9094d0aa8862093c44b326f05ca0" | ||
}, | ||
"date": 1734164807432, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkPimoRun", | ||
"value": 21175, | ||
"unit": "ns/op\t 16392 B/op\t 141 allocs/op", | ||
"extra": "554827 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRun - ns/op", | ||
"value": 21175, | ||
"unit": "ns/op", | ||
"extra": "554827 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRun - B/op", | ||
"value": 16392, | ||
"unit": "B/op", | ||
"extra": "554827 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRun - allocs/op", | ||
"value": 141, | ||
"unit": "allocs/op", | ||
"extra": "554827 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRunLarge", | ||
"value": 1238928, | ||
"unit": "ns/op\t 532102 B/op\t 1775 allocs/op", | ||
"extra": "8784 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRunLarge - ns/op", | ||
"value": 1238928, | ||
"unit": "ns/op", | ||
"extra": "8784 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRunLarge - B/op", | ||
"value": 532102, | ||
"unit": "B/op", | ||
"extra": "8784 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkPimoRunLarge - allocs/op", | ||
"value": 1775, | ||
"unit": "allocs/op", | ||
"extra": "8784 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVIteration", | ||
"value": 96020484, | ||
"unit": "ns/op\t40880103 B/op\t 510686 allocs/op", | ||
"extra": "576 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVIteration - ns/op", | ||
"value": 96020484, | ||
"unit": "ns/op", | ||
"extra": "576 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVIteration - B/op", | ||
"value": 40880103, | ||
"unit": "B/op", | ||
"extra": "576 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVIteration - allocs/op", | ||
"value": 510686, | ||
"unit": "allocs/op", | ||
"extra": "576 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVLargeVolume", | ||
"value": 34323, | ||
"unit": "ns/op\t 21436 B/op\t 261 allocs/op", | ||
"extra": "358261 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVLargeVolume - ns/op", | ||
"value": 34323, | ||
"unit": "ns/op", | ||
"extra": "358261 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVLargeVolume - B/op", | ||
"value": 21436, | ||
"unit": "B/op", | ||
"extra": "358261 times\n4 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkFindInCSVLargeVolume - allocs/op", | ||
"value": 261, | ||
"unit": "allocs/op", | ||
"extra": "358261 times\n4 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|