anki/rslib
Damien Elmes 82ed288dc5 add benchmark for vec cache
test storage::sqlite::bench::bench_hash_cache ... bench:         399 ns/iter (+/- 27)
test storage::sqlite::bench::bench_no_cache   ... bench:       4,854 ns/iter (+/- 499)
test storage::sqlite::bench::bench_vec_cache  ... bench:           0 ns/iter (+/- 0)
2020-03-27 09:59:48 +10:00
..
ftl add string about waiting for completion 2020-03-20 21:15:23 +10:00
src add benchmark for vec cache 2020-03-27 09:59:48 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs add newline to mear clearly separate different ftl files 2020-03-25 08:53:42 +10:00
Cargo.toml add benchmark for vec cache 2020-03-27 09:59:48 +10:00
Makefile exclude autogenerated src from build deps 2020-03-22 03:39:38 +00:00
rust-toolchain bump rust toolchain for 1.41.1 fixes 2020-02-29 19:42:30 +10:00
rustfmt.toml tweaking the folder names again 2020-01-03 07:48:38 +10:00