aboutsummaryrefslogtreecommitdiffstats
path: root/examples/process_full.rs
Commit message (Expand)AuthorAgeFilesLines
* attempt to avoid copies by writing directly to a std::io::Writedirect-writeJesse Luehrs2019-11-131-4/+7
* add Default impl for ParserJesse Luehrs2019-11-101-1/+1
* optionally save scrollback rowsJesse Luehrs2019-11-091-1/+1
* improve benchmarks a bit moreJesse Luehrs2019-11-091-1/+8
* add more benchmarksJesse Luehrs2019-11-091-0/+29