Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

fix: Disable Process UDFs for Python Dtypes

#5085
Comparing
slade/disable-process-for-python
(
d35499f
) with
main
(
ae638e5
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
24
New
0
Dropped
0
Ignored
4

Benchmarks

Passed

test_tpch[1-in-memory-3]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-3]
CodSpeed Performance Gauge
+2%
140.4 ms
138 ms
test_tpch[1-in-memory-1]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-1]
CodSpeed Performance Gauge
+1%
410.2 ms
407.5 ms
test_tpch[1-in-memory-4]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-4]
CodSpeed Performance Gauge
+1%
98.3 ms
97.7 ms
test_tpch_sql[1-in-memory-10]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-10]
CodSpeed Performance Gauge
0%
212.6 ms
211.9 ms
test_iter_rows_first_row[1 Small File]
tests/benchmarks/test_interactive_reads.py::test_iter_rows_first_row[1 Small File]
CodSpeed Performance Gauge
0%
35.2 ms
35.1 ms
test_tpch[1-in-memory-6]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-6]
CodSpeed Performance Gauge
0%
28.2 ms
28.1 ms
test_show[1 Small File]
tests/benchmarks/test_interactive_reads.py::test_show[1 Small File]
CodSpeed Performance Gauge
0%
11.9 ms
11.9 ms
test_tpch_sql[1-in-memory-7]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-7]
CodSpeed Performance Gauge
0%
132.5 ms
132.5 ms
test_tpch_sql[1-in-memory-6]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-6]
CodSpeed Performance Gauge
0%
28.7 ms
28.8 ms
test_tpch[1-in-memory-10]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-10]
CodSpeed Performance Gauge
0%
221.4 ms
221.8 ms
test_tpch[1-in-memory-7]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-7]
CodSpeed Performance Gauge
0%
140.7 ms
141.2 ms
test_tpch[1-in-memory-5]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-5]
CodSpeed Performance Gauge
0%
147.7 ms
148.2 ms
test_tpch_sql[1-in-memory-8]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-8]
CodSpeed Performance Gauge
0%
151.7 ms
152.2 ms
test_tpch[1-in-memory-9]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-9]
CodSpeed Performance Gauge
-1%
306.7 ms
308.3 ms
test_explain[100 Small Files]
tests/benchmarks/test_interactive_reads.py::test_explain[100 Small Files]
CodSpeed Performance Gauge
-1%
14.2 ms
14.3 ms
test_tpch_sql[1-in-memory-3]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-3]
CodSpeed Performance Gauge
-1%
130.2 ms
130.9 ms
test_tpch_sql[1-in-memory-9]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-9]
CodSpeed Performance Gauge
-1%
295.7 ms
298 ms
test_tpch[1-in-memory-2]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-2]
CodSpeed Performance Gauge
-1%
62.9 ms
63.4 ms
test_tpch[1-in-memory-8]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-8]
CodSpeed Performance Gauge
-1%
165.4 ms
166.8 ms
test_count[100 Small Files]
tests/benchmarks/test_interactive_reads.py::test_count[100 Small Files]
CodSpeed Performance Gauge
-1%
55.5 ms
56 ms
test_tpch_sql[1-in-memory-2]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-2]
CodSpeed Performance Gauge
-1%
201.4 ms
203.5 ms
test_tpch_sql[1-in-memory-1]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-1]
CodSpeed Performance Gauge
-1%
404.2 ms
408.6 ms
test_tpch_sql[1-in-memory-4]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-4]
CodSpeed Performance Gauge
-2%
98.4 ms
100 ms
test_tpch_sql[1-in-memory-5]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-5]
CodSpeed Performance Gauge
-2%
134.1 ms
136.4 ms

Ignored

test_count[1 Small File]Ignored
tests/benchmarks/test_interactive_reads.py::test_count[1 Small File]
CodSpeed Performance Gauge
+2%
3.2 ms
3.2 ms
test_explain[1 Small File]Ignored
tests/benchmarks/test_interactive_reads.py::test_explain[1 Small File]
CodSpeed Performance Gauge
-5%
2 ms
2.1 ms
test_iter_rows_first_row[100 Small Files]Ignored
tests/benchmarks/test_interactive_reads.py::test_iter_rows_first_row[100 Small Files]
CodSpeed Performance Gauge
+51%
188.5 ms
124.6 ms
test_show[100 Small Files]Ignored
tests/benchmarks/test_interactive_reads.py::test_show[100 Small Files]
CodSpeed Performance Gauge
+30%
32.7 ms
25.1 ms

Commits

Click on a commit to change the comparison range
Base
main
ae638e5
-0.47%
Disabled for Python dtypes
7265f37
6 hours ago
by srilman
+0.55%
Merge branch 'slade/split-filter-udfs' into slade/disable-process-for-python
4b643bb
3 hours ago
by srilman
-0.04%
Merge branch 'main' into slade/disable-process-for-python
c24f916
2 hours ago
by srilman
-0.37%
Address the issue
d35499f
51 minutes ago
by srilman
© 2025 CodSpeed Technology
Home Terms Privacy Docs