Skip to content

Commit

Permalink
add DataFusion (customSmallerIsBetter) benchmark result for dc56eac
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 13, 2024
1 parent 7d248da commit ad98730
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734112342181,
"lastUpdate": 1734112647642,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -42926,6 +42926,90 @@ window.BENCHMARK_DATA = {
"range": 9901.273499999661
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Adam Gutglick",
"username": "AdamGS"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dc56eaca9522d0704d7019de7230483564433d92",
"message": "Cheaper `maybe_from` (#1677)",
"timestamp": "2024-12-13T17:26:17Z",
"tree_id": "298e65605a40ecb38f3021b67f9d55cece03221c",
"url": "https://github.com/spiraldb/vortex/commit/dc56eaca9522d0704d7019de7230483564433d92"
},
"date": 1734112646580,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "arrow/planning",
"value": 808802.2620610618,
"unit": "ns",
"range": 1665.7941205420066
},
{
"name": "arrow/exec",
"value": 1750643.4786687824,
"unit": "ns",
"range": 6146.876315794536
},
{
"name": "vortex-pushdown-compressed/planning",
"value": 498410.1262257357,
"unit": "ns",
"range": 1225.3950443619397
},
{
"name": "vortex-pushdown-compressed/exec",
"value": 2579013.264499999,
"unit": "ns",
"range": 13891.107950000092
},
{
"name": "vortex-pushdown-uncompressed/planning",
"value": 498319.6429828763,
"unit": "ns",
"range": 1273.271178443334
},
{
"name": "vortex-pushdown-uncompressed/exec",
"value": 1489061.9131339109,
"unit": "ns",
"range": 8964.166524779517
},
{
"name": "vortex-nopushdown-compressed/planning",
"value": 816807.5646697734,
"unit": "ns",
"range": 956.0652533641551
},
{
"name": "vortex-nopushdown-compressed/exec",
"value": 2906802.5122222225,
"unit": "ns",
"range": 11111.071340278722
},
{
"name": "vortex-nopushdown-uncompressed/planning",
"value": 815170.0990586429,
"unit": "ns",
"range": 1891.4553044828936
},
{
"name": "vortex-nopushdown-uncompressed/exec",
"value": 4895916.292727271,
"unit": "ns",
"range": 7510.669215909205
}
]
}
],
"Random Access": [
Expand Down

0 comments on commit ad98730

Please sign in to comment.