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

feat: Visual LLM inference with Moonbeam and ImageNet tutorial

#5077
Comparing
mg/image_gen_tutorial
(
faa479f
) 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-1]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-1]
CodSpeed Performance Gauge
+1%
410.2 ms
404.1 ms
test_tpch[1-in-memory-3]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-3]
CodSpeed Performance Gauge
+1%
140.4 ms
138.8 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
129.4 ms
test_tpch[1-in-memory-10]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-10]
CodSpeed Performance Gauge
+1%
221.4 ms
220.2 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
402.1 ms
test_tpch[1-in-memory-4]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-4]
CodSpeed Performance Gauge
0%
98.3 ms
97.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.1 ms
test_tpch_sql[1-in-memory-4]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-4]
CodSpeed Performance Gauge
0%
98.4 ms
98.1 ms
test_explain[100 Small Files]
tests/benchmarks/test_interactive_reads.py::test_explain[100 Small Files]
CodSpeed Performance Gauge
0%
14.2 ms
14.2 ms
test_count[100 Small Files]
tests/benchmarks/test_interactive_reads.py::test_count[100 Small Files]
CodSpeed Performance Gauge
0%
55.5 ms
55.4 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_sql[1-in-memory-5]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-5]
CodSpeed Performance Gauge
0%
134.1 ms
134 ms
test_tpch[1-in-memory-8]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-8]
CodSpeed Performance Gauge
0%
165.4 ms
165.3 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
147.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
212.7 ms
test_tpch[1-in-memory-9]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-9]
CodSpeed Performance Gauge
0%
306.7 ms
306.9 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.7 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.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.1 ms
test_tpch_sql[1-in-memory-9]
tests/benchmarks/test_local_tpch.py::test_tpch_sql[1-in-memory-9]
CodSpeed Performance Gauge
0%
295.7 ms
296.9 ms
test_tpch[1-in-memory-7]
tests/benchmarks/test_local_tpch.py::test_tpch[1-in-memory-7]
CodSpeed Performance Gauge
-1%
140.7 ms
141.5 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.2 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
202.8 ms
test_show[1 Small File]
tests/benchmarks/test_interactive_reads.py::test_show[1 Small File]
CodSpeed Performance Gauge
-1%
11.9 ms
12 ms

Ignored

test_count[1 Small File]Ignored
tests/benchmarks/test_interactive_reads.py::test_count[1 Small File]
CodSpeed Performance Gauge
+5%
3.2 ms
3.1 ms
test_explain[1 Small File]Ignored
tests/benchmarks/test_interactive_reads.py::test_explain[1 Small File]
CodSpeed Performance Gauge
-9%
2 ms
2.2 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
+42%
188.5 ms
132.4 ms
test_show[100 Small Files]Ignored
tests/benchmarks/test_interactive_reads.py::test_show[100 Small Files]
CodSpeed Performance Gauge
+33%
32.7 ms
24.6 ms

Commits

Click on a commit to change the comparison range
Base
main
ae638e5
-0.18%
Visual LLM inference with Moonbeam and ImageNet tutorial
65beb77
1 day ago
by malcolmgreaves
-0.23%
into_batches(32) before decoding images
6fadb2b
1 day ago
by malcolmgreaves
+0.15%
tutorial used in presentation
51466eb
1 day ago
by malcolmgreaves
+0.34%
wip
faa479f
4 hours ago
by malcolmgreaves
© 2025 CodSpeed Technology
Home Terms Privacy Docs