Skip to content

Commit

Permalink
add Milky Way model benchmarks (customSmallerIsBetter) benchmark resu…
Browse files Browse the repository at this point in the history
…lt for 2d169d0
  • Loading branch information
github-action-benchmark committed Dec 21, 2024
1 parent cb7b997 commit 501802c
Showing 1 changed file with 55 additions and 53 deletions.
108 changes: 55 additions & 53 deletions dev/bench/milkyWayModel/data.js
Original file line number Diff line number Diff line change
@@ -1,60 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734819535227,
"lastUpdate": 1734819543290,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Milky Way model benchmarks": [
{
"commit": {
"author": {
"name": "Andrew Benson",
"username": "abensonca",
"email": "[email protected]"
},
"committer": {
"name": "Andrew Benson",
"username": "abensonca",
"email": "[email protected]"
},
"id": "759d2ea43ba78b72c1d2df543762181dbf715d67",
"message": "fix: Correct file name for artifact upload",
"timestamp": "2024-03-25T20:22:32Z",
"url": "https://github.com/galacticusorg/galacticus/commit/759d2ea43ba78b72c1d2df543762181dbf715d67"
},
"date": 1711413306464,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation",
"value": 5.61863847209972,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassSizeRelation",
"value": 60.4343372654477,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation",
"value": 6.73079520058824,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupOccupationFraction",
"value": 16.5959359341889,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassFunction",
"value": 84.1427837362023,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation",
"value": 12.9463374297978,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -10660,6 +10608,60 @@ window.BENCHMARK_DATA = {
"range": 0.0467129532356194
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2d169d037025cd788422ed305b84c7fddd146177",
"message": "Merge pull request #760 from galacticusorg/fixHDF5ReadOnly\n\nSet HDF5 fle access to `readOnly` when posible",
"timestamp": "2024-12-21T15:10:00Z",
"tree_id": "a1ce5c53891e3ddb3b24bf44d0159a026b6822b3",
"url": "https://github.com/galacticusorg/galacticus/commit/2d169d037025cd788422ed305b84c7fddd146177"
},
"date": 1734819542827,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation",
"value": "5.3745270211876415",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassSizeRelation",
"value": "53.99116878876062",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation",
"value": "6.547492072409332",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupOccupationFraction",
"value": "17.05388626716255",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassFunction",
"value": "110.72635983882726",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation",
"value": "13.41454338784657",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 501802c

Please sign in to comment.