Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Set up profiling for the game to monitor performance. #7

@Bjohnson131

Description

@Bjohnson131

Although premature optimization is the root to many evils, it would be of great benefit to us to start monitoring the current performance of the game and the performance of things which are already implemented
The ideal outcome of this task would be a simple command that users could run and receive a report about which functions and which calls take up how much resources in the system.

I reccomend cargo flamegraph for monitoring performance: https://github.com/flamegraph-rs/flamegraph

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions