Skip 熱讀 and continue reading熱讀
and Cookie Policy.
,这一点在PDF资料中也有详细论述
This Tweet is currently unavailable. It might be loading or has been removed.
I read the source code. Well.. the parts I needed to read based on my benchmark results. The reimplementation is not small: 576,000 lines of Rust code across 625 files. There is a parser, a planner, a VDBE bytecode engine, a B-tree, a pager, a WAL. The modules have all the “correct” names. The architecture also looks correct. But two bugs in the code and a group of smaller issues compound: