A library for tracking memory usage in Bevy apps.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Change the RenderStage where render memory usage is updated.
56f60bbView on GitHubBoof up the README with checklists and information about feature flags.
517bc13View on GitHubMake estimation faster for types that don't have dynamic heap sizes.
3042004View on GitHubIntroduce `DataSizeEstimator` trait in preparation for supporting bevy builtins.
a1af984View on GitHubUpdate workflows in attempt to make build succeed on Linux.
edb1d43View on GitHub