AMythicDev / minus

An asynchronous, runtime data feedable terminal paging library for Rust
https://crates.io/crates/minus/
Apache License 2.0
317 stars 23 forks source link

Tracking issue for performance improvments #127

Open AMythicDev opened 7 months ago

AMythicDev commented 7 months ago

The following commits address performance issues throughout various sections of minus

Test appending

The benchmarks have been taken to create a 1GB text buffer in minus. The (...) tells the time that it took to complete the task.