Home Artificial Intelligence Benchmarking random access in Lance Test setup Creating dataset Benchmarking Take Key lookup Duckdb integration Conclusion

Benchmarking random access in Lance Test setup Creating dataset Benchmarking Take Key lookup Duckdb integration Conclusion

1
Benchmarking random access in Lance
Test setup
Creating dataset
Benchmarking Take
Key lookup
Duckdb integration
Conclusion

sudo lshw -short
Class Description
=============================================================
system 20M9CTO1WW (LENOVO_MT_20M9_BU_Think_FM_ThinkPad P52)
memory 128GiB System Memory
memory 32GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
memory 32GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
memory 32GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
memory 32GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
memory 384KiB L1 cache
memory 1536KiB L2 cache
memory 12MiB L3 cache
processor Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz
storage Samsung SSD 980 PRO 2TB
pa.dataset.write_dataset(lance_dataset.scanner().to_reader(), 
"take.parquet",
format="parquet")
Lance: mean time per secret is 0.0006225714343229975
Parquet: mean time per secret is 1.246656603929473
throughput is computed as “1 / mean time per key”

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here