From 14d4131819cabf4748ef1c6aceb63d235fd1e879 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 2 Dec 2024 01:49:15 +0000 Subject: [PATCH] =?UTF-8?q?add=20Idealized=20subhalo=20simulations=20(r?= =?UTF-8?q?=E2=82=9A/r=E2=82=90=3D0.05;=20=CE=B3=3D0.5)=20(customSmallerIs?= =?UTF-8?q?Better)=20benchmark=20result=20for=20f79af740768446ae23f15bc45d?= =?UTF-8?q?2967f9ac374221?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../data.js | 41 ++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/dev/bench/idealizedSubhaloSimulation_rpra0.05_gamma0.5/data.js b/dev/bench/idealizedSubhaloSimulation_rpra0.05_gamma0.5/data.js index bda70c959..d35ea68f7 100644 --- a/dev/bench/idealizedSubhaloSimulation_rpra0.05_gamma0.5/data.js +++ b/dev/bench/idealizedSubhaloSimulation_rpra0.05_gamma0.5/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732856630416, + "lastUpdate": 1733104155322, "repoUrl": "https://github.com/galacticusorg/galacticus", "entries": { "Idealized subhalo simulations (rₚ/rₐ=0.05; γ=0.5)": [ @@ -4517,6 +4517,45 @@ window.BENCHMARK_DATA = { "unit": "-logℒ" } ] + }, + { + "commit": { + "author": { + "email": "abensonca@gmail.com", + "name": "Andrew Benson", + "username": "abensonca" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "f79af740768446ae23f15bc45d2967f9ac374221", + "message": "Merge pull request #750 from galacticusorg/fixVersionMajorExtract\n\nAvoid overwriting dependency major version", + "timestamp": "2024-12-01T18:40:28Z", + "tree_id": "cf43ef032c51851a25889bdeb9a2d52ea040061e", + "url": "https://github.com/galacticusorg/galacticus/commit/f79af740768446ae23f15bc45d2967f9ac374221" + }, + "date": 1733104154035, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Idealized Subhalo Simulation (rₚ/rₐ=0.05; γ=0.5) - Likelihood - satelliteBoundMass", + "value": "23.523299316991164", + "unit": "-logℒ" + }, + { + "name": "Idealized Subhalo Simulation (rₚ/rₐ=0.05; γ=0.5) - Likelihood - satelliteRadiusVelocityMaximum", + "value": "7.896762812694202", + "unit": "-logℒ" + }, + { + "name": "Idealized Subhalo Simulation (rₚ/rₐ=0.05; γ=0.5) - Likelihood - satelliteVelocityMaximum", + "value": "9.849823975186059", + "unit": "-logℒ" + } + ] } ] }