Running Criterion to evaluate the impact of a change from BTree to Vec

by cjoly
GNU/Linux ◆ foot ◆ fish 330 views

To create SQL migrations in rusqlite_migration from a directory containing SQL code, we were using a BTree but it turns out that using a Vec is much faster.

This is sped up. The outliers didn’t preclude getting consistent results.

Changes introduced in this PR.

More by cjoly

git ls-file vs fd vs find 01:21

by cjoly

copilot.lua with neovim 00:17

by cjoly

:Telescope repo list featured 00:08

by cjoly

See all