mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
![]() This is rarely used, but using Rc here like elsewhere allows us to elide a few unneccessary memory allocations when copying such types. The speed impact is not measurable though. With heaptrack I see that we get rid of the last ~7600 allocations in my benchmark when cloning Type. |
||
---|---|---|
.. | ||
LICENSES | ||
api.rs | ||
Cargo.toml | ||
dynamic_item_tree.rs | ||
dynamic_type.rs | ||
eval.rs | ||
eval_layout.rs | ||
ffi.rs | ||
global_component.rs | ||
highlight.rs | ||
lib.rs | ||
migration.rs | ||
tests.rs | ||
value_model.rs |