From 93ffd39a32e53da45864d21990661cde1926d6c1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 20 Feb 2024 12:32:01 -0800 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 8e15a1a39c3bb0f818ae749c1e8f5b092f2fd5a7 --- profiling/data.js | 620 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 619 insertions(+), 1 deletion(-) diff --git a/profiling/data.js b/profiling/data.js index e6c24ebfb..42b9874e0 100644 --- a/profiling/data.js +++ b/profiling/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708139257972, + "lastUpdate": 1708461121425, "repoUrl": "https://github.com/StanfordVL/OmniGibson", "entries": { "Benchmark": [ @@ -4540,6 +4540,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": "8e15a1a39c3bb0f818ae749c1e8f5b092f2fd5a7", + "message": "Merge pull request #612 from StanfordVL/gpu-compatible-meshes\n\nimplement physx check_extent_radius_ratio to proprely catch gpu incompatibility issues", + "timestamp": "2024-02-20T11:44:39-08:00", + "tree_id": "c23ab42ab1ac146b9468bbf19dd2660718cff358", + "url": "https://github.com/StanfordVL/OmniGibson/commit/8e15a1a39c3bb0f818ae749c1e8f5b092f2fd5a7" + }, + "date": 1708461120116, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Empty scene", + "value": 18.45541501045227, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene", + "value": 61.07863102331718, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene", + "value": 15.854778289794922, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene", + "value": 0.5175598462422689, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene", + "value": 6.024975166320801, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene", + "value": 4.748046875, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Rs_int", + "value": 60.3092679977417, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Rs_int", + "value": 14.212852113646502, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Rs_int", + "value": 60.960818926493324, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Rs_int", + "value": 9.398036003112793, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Rs_int", + "value": 6.683593978881836, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Rs_int", + "value": 6.878880208333333, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 67.87978672981262, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 5.911645959622946, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 103.38711182276408, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 65.77051480611165, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 6.967876917521159, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Rs_int, with 1 Fetch", + "value": 7.7119140625, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 79.60309791564941, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 3.8250630749955783, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 122.71655639012654, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 138.717041015625, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 6.795121714274089, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Rs_int, with 3 Fetch", + "value": 8.935546875, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 63.720134258270264, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 8.896990897564459, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 49.57365274429321, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 62.823899586995445, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 6.285485254923502, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Ihlen_0_int, with 1 Fetch", + "value": 5.5888671875, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 139.0996959209442, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 4.137962087530872, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 86.66538000106812, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 154.99947309494019, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 6.939930241902669, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Pomaria_0_garden, with 1 Fetch", + "value": 6.6845703125, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 82.1984920501709, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 6.536647511085352, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 58.293681939442955, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 94.68993822733562, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 6.4504224395751955, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "grocery_store_cafe, with 1 Fetch", + "value": 5.37109375, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 29.261223793029785, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 7.530726647906491, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 115.08461078008015, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 17.704699834187824, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 6.492699915568034, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, fluids", + "value": 6.989274088541666, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 35.51492691040039, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 6.247784424219614, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 140.0292468070984, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 20.0274920463562, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 6.268104108174642, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth", + "value": 6.7666015625, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 25.564248085021973, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 6.295397233437994, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 95.74071884155273, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 63.10549259185791, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 6.338728879292806, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, macro particles", + "value": 5.672740885416666, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 37.224841833114624, + "unit": "time (ms)", + "extra": [ + "Loading time", + "Loading time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 2.669725404526537, + "unit": "fps", + "extra": [ + "FPS", + "FPS" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 301.8917640050252, + "unit": "time (ms)", + "extra": [ + "Omni step time", + "Omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 72.6785937945048, + "unit": "time (ms)", + "extra": [ + "Non-omni step time", + "Non-omni step time" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 6.593805961608886, + "unit": "GB", + "extra": [ + "Memory usage", + "Memory usage" + ] + }, + { + "name": "Empty scene, with 1 Fetch, cloth, fluids, macro particles", + "value": 7.142262369791666, + "unit": "GB", + "extra": [ + "Vram usage", + "Vram usage" + ] + } + ] } ] }