Files
anki/cargo
Daniel Pechersky 9679923046 Speed up update_memory_state by batching FSRS memory state calculation (#4335)
* Speed up update_memory_state by batching FSRS memory state calculation

* Replace [].as_slice() with &[]

* Improve test to test fsrs param clearing behaviour

* Rename test

* Fix bug introduced during resolving merge conflict

* Update rslib/src/scheduler/fsrs/memory_state.rs

Fix comment

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

---------

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2026-03-04 18:23:40 +03:00
..

This folder contains:

  • a list of Rust crate licenses, which is checked/updated with ./ninja [check|fix]:minilints
  • a nightly toolchain definition for formatting