Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low frame rate for 50'000 scoreboxes #1

Open
orzech123123 opened this issue Dec 23, 2020 · 1 comment
Open

Low frame rate for 50'000 scoreboxes #1

orzech123123 opened this issue Dec 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@orzech123123
Copy link

I have increased number of score boxes to 50'000 as you wrote,
you run app like this fluently.

In my case, I have about 3-6 fps on:

Intel(R) Core(TM) i5-9300HF CPU @ 2.40GHz 2.40 GHz
GeForce GTX 1650
32 GB RAM

The Unity version is the same as recommnded by you, burst compiler was
run. Same issue in editor, as in the PC release build.

@AkanshDivker
Copy link
Owner

Hi,

Thanks for posting your issue. The initial 50,000 score boxes image was from before this project was using the Physics library. Currently, I'm getting about ~30 FPS when running the project with 50,000 score boxes. This could just be a limitation due to using physics, but I'm working on trying to add some optimizations, if possible.

I've pushed some updates which may have increased performance slightly.

@AkanshDivker AkanshDivker self-assigned this Dec 26, 2020
@AkanshDivker AkanshDivker added the bug Something isn't working label Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants