From eecd5b9ea19758e46b171bcc969aaa18632f789e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 22 Feb 2024 15:33:55 -0800 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 3efa96ea00fb2a8243463e78cb720f1292160f2a --- profiling/data.js | 620 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 619 insertions(+), 1 deletion(-) diff --git a/profiling/data.js b/profiling/data.js index f92b11baa..79db55d4c 100644 --- a/profiling/data.js +++ b/profiling/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708584168982, + "lastUpdate": 1708644835644, "repoUrl": "https://github.com/StanfordVL/OmniGibson", "entries": { "Benchmark": [ @@ -5776,6 +5776,624 @@ window.BENCHMARK_DATA = { ] } ] + }, + { + "commit": { + "author": { + "email": "1408354+cgokmen@users.noreply.github.com", + "name": "Cem Gökmen", + "username": "cgokmen" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "3efa96ea00fb2a8243463e78cb720f1292160f2a", + "message": "Merge pull request #619 from StanfordVL/disable-tests\n\nTemporarily disable some failing transition rule tests", + "timestamp": "2024-02-22T14:43:21-08:00", + "tree_id": "7e05a49ca0f16863468a08df649450f895292c1b", + "url": "https://github.com/StanfordVL/OmniGibson/commit/3efa96ea00fb2a8243463e78cb720f1292160f2a" + }, + "date": 1708644834441, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Empty scene", + "value": 23.926018476486206, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene", + "value": 47.103812167415676, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene", + "value": 20.403979619344074, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene", + "value": 0.8257246017456055, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene", + "value": 6.037349840799967, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene", + "value": 4.705078125, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Rs_int", + "value": 72.21171021461487, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Rs_int", + "value": 13.368918158178793, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Rs_int", + "value": 65.02048174540202, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Rs_int", + "value": 9.779886404673258, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Rs_int", + "value": 6.709489631652832, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Rs_int", + "value": 6.80859375, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 80.46527099609375, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 5.292242420936845, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 111.43697659174602, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 77.5188422203064, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 6.9148865381876625, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 7.6845703125, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 91.98503351211548, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 3.258788683433094, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 134.61592435836792, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 172.24656263987222, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 6.778478825887044, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 8.974609375, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 74.86774182319641, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 8.15307495894163, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 52.78693199157715, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 69.86617803573608, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 6.363701210021973, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 5.5810546875, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 146.718332529068, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 3.941660732676247, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 87.81311829884847, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 165.8870522181193, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 6.836207211812337, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 6.7119140625, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 93.36875057220459, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 6.209628864029407, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 62.75920311609904, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 98.28101714452107, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 6.441587168375651, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 5.34375, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 33.07355332374573, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 7.282231526544249, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 118.54726235071819, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 18.773282368977863, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 6.4788117090861, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 6.938492838541666, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 38.91523051261902, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 5.999196789515228, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 145.73676904042563, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 20.95221201578776, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 6.258642641703288, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 6.8251953125, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 26.556442260742188, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 5.874023621722818, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 99.4749116897583, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 70.76614697774251, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 6.343796043395996, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 5.602766927083334, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 39.36357617378235, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 2.6055618580282838, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 312.5187341372172, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 71.27564668655396, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 6.5837996927897136, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 7.135387369791666, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + } + ] } ] }