From 25b3d7f2dc6e8a7d6e6716fabdde52a6c2cc253e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 28 Sep 2023 02:46:51 +0000 Subject: [PATCH] add Milky Way model benchmarks (customSmallerIsBetter) benchmark result for 456ee65559ae2d66240a0338a9207d59a749d28e --- dev/bench/milkyWayModel/data.js | 86 +++++++++++++++++++++------------ 1 file changed, 55 insertions(+), 31 deletions(-) diff --git a/dev/bench/milkyWayModel/data.js b/dev/bench/milkyWayModel/data.js index 37e943ccd1..8cea33ea0b 100644 --- a/dev/bench/milkyWayModel/data.js +++ b/dev/bench/milkyWayModel/data.js @@ -1,38 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695869202188, + "lastUpdate": 1695869211129, "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": "be4aad9836b68a5a98948480fb8e76054d353acf", - "message": "Merge pull request #382 from galacticusorg/fixSpelling\n\nFix spelling mistakes and typos in documentation", - "timestamp": "2023-02-23T14:14:20Z", - "tree_id": "ba78be22f9c570aa2dd292b6b9935a4fb70f663d", - "url": "https://github.com/galacticusorg/galacticus/commit/be4aad9836b68a5a98948480fb8e76054d353acf" - }, - "date": 1677171082890, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Milky Way model - Wall Time", - "value": 177.423, - "unit": "seconds", - "range": 0.212899271955418 - } - ] - }, { "commit": { "author": { @@ -10626,6 +10596,60 @@ window.BENCHMARK_DATA = { "range": 0.234230869016282 } ] + }, + { + "commit": { + "author": { + "email": "abensonca@gmail.com", + "name": "Andrew Benson", + "username": "abensonca" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "456ee65559ae2d66240a0338a9207d59a749d28e", + "message": "Merge pull request #482 from galacticusorg/bryanNorman1998GeneralCosmology\n\nAllow the `virialDensityContrastBryanNorman1998` class to work for arbitrary cosmologies", + "timestamp": "2023-09-27T23:37:00Z", + "tree_id": "6123b72aff0f3c5e0099a26b1c6499cecaacd08e", + "url": "https://github.com/galacticusorg/galacticus/commit/456ee65559ae2d66240a0338a9207d59a749d28e" + }, + "date": 1695869209790, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Milky Way model - Likelihood - localGroupMassMetallicityRelation", + "value": 3.26508433888745, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupMassSizeRelation", + "value": 10.3101047357318, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupMassVelocityDispersionRelation", + "value": 0.931769699117319, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupOccupationFraction", + "value": 23.6269493362323, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupStellarMassFunction", + "value": 65.3346334051298, + "unit": "-logℒ" + }, + { + "name": "Milky Way model - Likelihood - localGroupStellarMassHaloMassRelation", + "value": 9.79492758041714, + "unit": "-logℒ" + } + ] } ] }