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 10b99e5
  • Loading branch information
github-action-benchmark committed Dec 7, 2024
1 parent 48974cc commit e0eb4c8
Showing 1 changed file with 55 additions and 55 deletions.
110 changes: 55 additions & 55 deletions dev/bench/milkyWayModel/data.js
Original file line number Diff line number Diff line change
@@ -1,62 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733548885444,
"lastUpdate": 1733548893420,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Milky Way model 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": "ae7f003c7ac6b69eef57fcf64694e92db51867e9",
"message": "fix(style): Formatting only",
"timestamp": "2024-03-11T14:47:15Z",
"tree_id": "d54d75d380105fc61c7a962beb1f6854020a8686",
"url": "https://github.com/galacticusorg/galacticus/commit/ae7f003c7ac6b69eef57fcf64694e92db51867e9"
},
"date": 1710179703788,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation",
"value": 3.32266607057031,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassSizeRelation",
"value": 4.04080569577638,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation",
"value": 1.18142641227944,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupOccupationFraction",
"value": 24.2043948220685,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassFunction",
"value": 120.097377734953,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation",
"value": 8.6315608659821,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -10650,6 +10596,60 @@ window.BENCHMARK_DATA = {
"range": 0.0318810288413097
}
]
},
{
"commit": {
"author": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"distinct": true,
"id": "10b99e5899c2ce66724029bb7f72acefb27a31a0",
"message": "fix: Ensure tempering level state is initialized",
"timestamp": "2024-12-06T13:55:01-08:00",
"tree_id": "5b0e573795ee6cfd087ade33e9bdb7518716076c",
"url": "https://github.com/galacticusorg/galacticus/commit/10b99e5899c2ce66724029bb7f72acefb27a31a0"
},
"date": 1733548892619,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation",
"value": "5.5968415934848625",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassSizeRelation",
"value": "57.25451558126326",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation",
"value": "6.4227419110469315",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupOccupationFraction",
"value": "16.76403496867323",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassFunction",
"value": "61.68904621141212",
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation",
"value": "12.990157313055077",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit e0eb4c8

Please sign in to comment.