Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(dataframe): add DataFrame.count_distinct() and GroupedDataFrame.count_distinct() methods
#6658
Merged
Comparing
kerwin-zk:feat/add-dataframe-count-distinct-method
(
6e10048
) with
main
(
73281aa
)
CodSpeed Performance Gauge
0%
Untouched
40
Ignored
4
Skipped
10
No successful run was found on
main
(
9c99919
) during the generation of this report, so
73281aa
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
54 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[4]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+6%
82.4 ms
77.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[40]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+3%
77.9 ms
75.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[6]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+2%
7 ms
6.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[3]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+2%
8.9 ms
8.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-4]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+2%
86.8 ms
85.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-2]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
146.1 ms
144.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[42]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+1%
83.9 ms
83.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[2]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+1%
21.6 ms
21.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-9]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
251.6 ms
250 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-10]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
170.7 ms
169.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter_rows_first_row[1 Small File]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
34.4 ms
34.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[19]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
11.1 ms
11 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_with_limit
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
68.5 ms
68.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[37]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
184.3 ms
183.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[100 Small Files]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
50.2 ms
50.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_nested_list
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
456.9 ms
456.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_json_array_format
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.8 s
1.8 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-6]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
33.1 ms
33.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-3]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
119.9 ms
120 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_with_column_projection
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.3 s
1.3 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_explain[100 Small Files]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
10.3 ms
10.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[36]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
484.6 ms
485.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_with_explicit_schema
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.7 s
1.7 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-7]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
119.7 ms
119.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_wide_table
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.7 s
1.7 s
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
73281aa
-0.14%
feat(dataframe): add DataFrame.count_distinct() and GroupedDataFrame.count_distinct() methods
6e10048
16 days ago
by kerwin-zk
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs