-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (customBiggerIsBetter) benchmark result for de84ccb
- Loading branch information
github-action-benchmark
committed
Jul 4, 2024
1 parent
58a6e6d
commit 4413067
Showing
1 changed file
with
50 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": 1720082412898, | ||
"lastUpdate": 1720082414850, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -40393,6 +40393,55 @@ window.BENCHMARK_DATA = { | |
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Juraj Smiesko", | ||
"username": "kjvbrt" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Juraj Smiesko", | ||
"username": "kjvbrt" | ||
}, | ||
"distinct": true, | ||
"id": "de84ccb53344dde60a5f456d6857b0cfa20814d7", | ||
"message": "Suppressing printf output from TMatrixBase (#379)\n\n* Suppressing printf output from TMatrixBase\r\n\r\n* One more return", | ||
"timestamp": "2024-07-04T10:26:32+02:00", | ||
"tree_id": "26c73651cbf1f879af1f500d25764fc7ae260511", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/de84ccb53344dde60a5f456d6857b0cfa20814d7" | ||
}, | ||
"date": 1720082414134, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 4.070667449360913, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 7.910922602287615, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 6.4936284998414955, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", | ||
"value": 5.97468895515207, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 2.6960019960538766, | ||
"unit": "Evt/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|