Skip to content

Commit

Permalink
add Dark matter-only subhalos benchmarks (customSmallerIsBetter) benc…
Browse files Browse the repository at this point in the history
…hmark result for 2b575f3
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent 1010c5b commit 0b5d97b
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions dev/bench/darkMatterOnlySubhalos/data.js
Original file line number Diff line number Diff line change
@@ -1,47 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733266666077,
"lastUpdate": 1733266675299,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Dark matter-only subhalos benchmarks": [
{
"commit": {
"author": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"distinct": true,
"id": "bb772e3b66b51f8c2e5081f5488ac8b90202d224",
"message": "fix: Merge branch 'master' of github.com:galacticusorg/galacticus",
"timestamp": "2024-03-11T20:41:09Z",
"tree_id": "04f11eb7f1b836d3ffde9b1e7461006477b3af96",
"url": "https://github.com/galacticusorg/galacticus/commit/bb772e3b66b51f8c2e5081f5488ac8b90202d224"
},
"date": 1710201801748,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": 58.3794421803842,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": 26.248235244853,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": 24138.9925676692,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8706,6 +8667,45 @@ window.BENCHMARK_DATA = {
"range": 0.0432018518123606
}
]
},
{
"commit": {
"author": {
"email": "abensonca@gmail.com",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2b575f30e7a670aa634fd7134368a7f49818dce8",
"message": "Merge pull request #752 from galacticusorg/fixLineMapFiles\n\nUse separate files to store maps between source and preprocessed files",
"timestamp": "2024-12-03T15:42:21Z",
"tree_id": "04ab3fac6ba6c92fd5be7bb9ad1d7d2d24ac5a1a",
"url": "https://github.com/galacticusorg/galacticus/commit/2b575f30e7a670aa634fd7134368a7f49818dce8"
},
"date": 1733266674419,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": "17.20845052208861",
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": "10.200420968460394",
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": "21148.23290852636",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 0b5d97b

Please sign in to comment.