bevyengine / bevyengine/bevy

Add simple benchmarks for asset loading

Open
#3,433 7 comments 0 reactions 0 assignees View on GitHub
A-Assets A-Diagnostics D-Trivial S-Needs-Benchmarking
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

Asset loading speed is important for user experience, even if

## What solution would you like?

Add benchmarks for loading each supported type of asset.

## Additional context

`ogg` seems to be particularly slow to load.

As we replace and modify our audio and asset parts of the engine, having even simple benchmarks will give us a sense of where we need to focus improvements, and if the changes we make are helpful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.