diff --git a/dev/bench/data.js b/dev/bench/data.js index 0cdd8fb297..5823720401 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733760569985, + "lastUpdate": 1733760729776, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -39734,6 +39734,90 @@ window.BENCHMARK_DATA = { "range": 11273.72857954586 } ] + }, + { + "commit": { + "author": { + "email": "github@robertk.io", + "name": "Robert Kruszewski", + "username": "robert3005" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4f77df424dbaba73fb5989cd4636927121372110", + "message": "Fix: search_sorted_many handles failed downcasts and use search_sorted_usize_many in Patches::take (#1621)", + "timestamp": "2024-12-09T15:52:01Z", + "tree_id": "26a321f57911295f10833ff46db383dcc2b18ec7", + "url": "https://github.com/spiraldb/vortex/commit/4f77df424dbaba73fb5989cd4636927121372110" + }, + "date": 1733760699777, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 806372.1628757763, + "unit": "ns", + "range": 1530.4606586573063 + }, + { + "name": "arrow/exec", + "value": 1747844.5238502068, + "unit": "ns", + "range": 5711.428169620223 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 498147.95056278637, + "unit": "ns", + "range": 1095.7586147753755 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 2639094.4889473687, + "unit": "ns", + "range": 12126.901197368978 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 500264.9557532341, + "unit": "ns", + "range": 1656.1453443657665 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 1477805.6109004002, + "unit": "ns", + "range": 7239.860664371634 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 840498.293915786, + "unit": "ns", + "range": 1507.559795105597 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 2911563.314444444, + "unit": "ns", + "range": 9607.26447222312 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 818562.5423041396, + "unit": "ns", + "range": 1264.4841518328176 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 5014442.955999999, + "unit": "ns", + "range": 13514.648774998263 + } + ] } ], "Random Access": [