wangzx's blog
数据库查询优化相关技术收集 ...
收集有关 OLAP 查询优化相关的策略、算法,为后续评估向量计算体系的优化准备素材
Posted August 22, 2024 by wangzx ‐ 6 min read
Mandelbrot-set CPU vs GPU comparison
基于mandelbrot set示例的 CPU vs GPU 版本性能对比
Posted August 17, 2024 by wangzx ‐ 4 min read
Rust vs C++: A Performance Comparison
Rust vs C++: 从性能对比来看语言特性
Posted August 15, 2024 by wangzx ‐ 6 min read
MonetDB MAL 探究
从一些简单的案例来理解 MonetDB 的 MAL,并思考建立向量演算体系的可能性
Posted August 8, 2024 by wangzx ‐ 14 min read
使用 Notebook 熟悉 Polars 的概念和 API
本文是记录学习 Polars 过程中的一些笔记整理,采用 Jupyter Notebook 的形式,后续可以调整运行
Posted May 18, 2024 by wangzx ‐ 24 min read