zed/crates/gpui
Thorsten Ball 18f5752f04 Log if element arena allocation is >80%
We recently doubled the size of the `ELEMENT_ARENA` after someone ran
into a panic due to the arena running out of space.

This adds some logging so that we can hopefully develop a better
understanding of when the element area's allocation is elevated.

Co-authored-by: Antonio <antonio@zed.dev>
2024-01-24 11:03:28 +01:00
..
docs
examples
src Log if element arena allocation is >80% 2024-01-24 11:03:28 +01:00
tests
build.rs
Cargo.toml Remove license-file from Cargo.toml as it is apparently redundant (#4218) 2024-01-23 17:40:30 +01:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00
README.md Add barebones GPUI README (#4235) 2024-01-23 19:22:49 -05:00

GPUI

A fast, productive UI framework from the creators of [https://zed.dev].