mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
117ef6baff
In some micro-benchmarks testing journal throughput the list manipulation jumps pretty high in the profile. This replaces the GSList usage with a GArray instead which is effectively a grow only allocation that means we avoid ongoing allocations while manipulating the stack mid-scene. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |