From b3db61a257ab054821fcba74809d9fa5bffb1dee Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 20 Jan 2024 23:09:51 +0000 Subject: [PATCH] add Milky Way model benchmarks (customSmallerIsBetter) benchmark result for 738907272e8bedcc3d1c8a688abdd98d93bf258d --- dev/bench/milkyWayModel/data.js | 110 ++++++++++++++++---------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/dev/bench/milkyWayModel/data.js b/dev/bench/milkyWayModel/data.js index 78d883111e..0e63cc3954 100644 --- a/dev/bench/milkyWayModel/data.js +++ b/dev/bench/milkyWayModel/data.js @@ -1,62 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1705792184181, + "lastUpdate": 1705792191908, "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": "6ebc45062686ef0809ad3ced3fb32692a6fa0cef", - "message": "feat: Add option to ignore integration errors for line-of-sight velocity dispersions", - "timestamp": "2023-04-18T02:44:45Z", - "tree_id": "f4c3ac104865e3e7477666f39fdf15250169b01b", - "url": "https://github.com/galacticusorg/galacticus/commit/6ebc45062686ef0809ad3ced3fb32692a6fa0cef" - }, - "date": 1681796168040, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation", - "value": 4.40848388147287, - "unit": "-logℒ" - }, - { - "name": "Milky Way model - Likelihood - localGroupMassSizeRelation", - "value": 7.90776852188703, - "unit": "-logℒ" - }, - { - "name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation", - "value": 1.40081185287867, - "unit": "-logℒ" - }, - { - "name": "Milky Way model - Likelihood - localGroupOccupationFraction", - "value": 23.6940050229357, - "unit": "-logℒ" - }, - { - "name": "Milky Way model - Likelihood - localGroupStellarMassFunction", - "value": 164.224255022934, - "unit": "-logℒ" - }, - { - "name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation", - "value": 4.43847832308561, - "unit": "-logℒ" - } - ] - }, { "commit": { "author": { @@ -10706,6 +10652,60 @@ window.BENCHMARK_DATA = { "range": 1.35993312335617 } ] + }, + { + "commit": { + "author": { + "email": "abensonca@gmail.com", + "name": "Andrew Benson", + "username": "abensonca" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "738907272e8bedcc3d1c8a688abdd98d93bf258d", + "message": "Merge pull request #529 from galacticusorg/featReuseableWorkflows\n\nMake use of reuseable workflows to simplify GitHub Actions workflow files", + "timestamp": "2024-01-20T20:06:59Z", + "tree_id": "146720a7231dc2c5d78c9c8b9783bbfbc4242b64", + "url": "https://github.com/galacticusorg/galacticus/commit/738907272e8bedcc3d1c8a688abdd98d93bf258d" + }, + "date": 1705792190720, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation", + "value": 3.20890533289581, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupMassSizeRelation", + "value": 4.37256417745761, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation", + "value": 1.03038660268652, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupOccupationFraction", + "value": 24.0849085638188, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupStellarMassFunction", + "value": 122.411696654471, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation", + "value": 13.7563384932922, + "unit": "-logℒ" + } + ] } ] }