All notable changes to this project will be documented in this file.
- Fix enqueue function, minor formatting
- 35-40% performance improvement by using smaps_rollup instead
- Root permissions no longer necessary, refactored display functions
- Optimized update function and other various optimizations
- Parallelize process update with Tokio
- Refactor update function and add comments
- :update(): switch to read_line()
- Split src/memory.rs into modules
- Fix enqueue function, minor formatting
- 35-40% performance improvement by using smaps_rollup instead
- Root permissions no longer necessary, refactored display functions
- Optimized update function and other various optimizations
- Parallelize process update with Tokio
- Refactor update function and add comments
- :update(): switch to read_line()
- Split src/memory.rs into modules