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 f482d6b
  • Loading branch information
github-action-benchmark committed Nov 28, 2024
1 parent f6d6c96 commit 61b40ab
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": 1732779380355,
"lastUpdate": 1732779388271,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Milky Way model benchmarks": [
{
"commit": {
"author": {
"email": "abensonca@gmail.com",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d01251743649ae4335a060127395563cfd86d513",
"message": "Merge pull request #573 from galacticusorg/fixOptimizeBaryonicLSS\n\nUse exclusive lock to avoid conflicts between processes",
"timestamp": "2024-03-02T14:57:44Z",
"tree_id": "85126c35f19e3f00a0347a88f8e1184e72a579d4",
"url": "https://github.com/galacticusorg/galacticus/commit/d01251743649ae4335a060127395563cfd86d513"
},
"date": 1709402629541,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation",
"value": 3.38692333875035,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassSizeRelation",
"value": 4.12908611838645,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation",
"value": 0.989746819263137,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupOccupationFraction",
"value": 24.1525117191923,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassFunction",
"value": 121.110580060666,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation",
"value": 13.8376386025071,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -10650,6 +10596,60 @@ window.BENCHMARK_DATA = {
"range": 0.0288790581555577
}
]
},
{
"commit": {
"author": {
"email": "abensonca@gmail.com",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f482d6b2bd4ce6a1b4707032a574c009983ed4ab",
"message": "Merge pull request #744 from galacticusorg/fixTreeWeights\n\nVarious fixes related to reading tree masses from file",
"timestamp": "2024-11-27T17:36:03Z",
"tree_id": "496f27f470d2c724b32dd081a278dd16df7dd166",
"url": "https://github.com/galacticusorg/galacticus/commit/f482d6b2bd4ce6a1b4707032a574c009983ed4ab"
},
"date": 1732779387372,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation",
"value": 5.57353515810733,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassSizeRelation",
"value": 57.4846704167461,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation",
"value": 6.53206655143715,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupOccupationFraction",
"value": 16.6238846845698,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassFunction",
"value": 71.3731552836374,
"unit": "-logℒ"
},
{
"name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation",
"value": 12.8862547872026,
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 61b40ab

Please sign in to comment.