mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-22 20:23:12 +00:00
efcf2bde29
Pulls in the tui-rs grid logic so I can implement custom braille painting logic. We basically "flatten" the layering logic into a single layer by replacing resetting cells if the colour is different. This avoids the multiple allocations if we used multiple layers as intended with tui-rs. This gives us chart results similar to the current stable version, but with a flamegraph similar to the current master branch. |
||
---|---|---|
.. | ||
invalid_configs | ||
arg_tests.rs | ||
empty_config.toml | ||
invalid_config_tests.rs | ||
layout_management_tests.rs | ||
layout_movement_tests.rs | ||
util.rs |