googlefonts / googlefonts/fontc
Explore preallocation in glyph ir production
Open
- Dominant language
- Rust
- Stars
- 193
- Forks
- 21
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 60
Description
https://github.com/googlefonts/fontc/issues/369#issuecomment-1669880203, flamegraph command shown there, exploration surfaced a flamegraph that looks like the usual please pre-allocate me pattern (akin to https://github.com/googlefonts/fontc/pull/269 though less severe) to me:
![Uploading image.png…]()
Probably worth experimenting to see if we could make this largely drop out of the flamegraph.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.