ankitects / ankitects/anki

Investigate performance impact of using unicase sorting for sfld column

Open
#1,979 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
30.5k
Forks
3.2k
Avg merge
2d 8h
Merged PRs (30d)
60

Description

I suspect the impact might be quite heavy in fields with a lot of text - would be interesting to see before/after timings for a collection with sort fields of 20 bytes, 4k, and 1 megabyte apiece. If the performance impact is too large, we could potentially work around it by adding a new index, but since it would need to be added/removed when moving to schema 11, it's not something that is practical to do just yet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.