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

Performance Lag when focusing and unfocusing in WASM Firefox #12471

Closed
newclarityex opened this issue Mar 14, 2024 · 1 comment
Closed

Performance Lag when focusing and unfocusing in WASM Firefox #12471

newclarityex opened this issue Mar 14, 2024 · 1 comment
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior C-Performance A change motivated by improving speed, memory usage or compile times O-Web Specific to web (WASM) builds S-Duplicate This issue or PR already exists

Comments

@newclarityex
Copy link

Bevy version

0.13

[Optional] Relevant system information

If you cannot get Bevy to build or run on your machine, please include:

  • Windows 10
  • Firefox

What you did

I tested a simple bevy wasm build in Firefox and Chrome.

What went wrong

In Chrome everything ran smoothly.
In Firefox, it initially ran smoothly but became extremely laggy after unfocusing/refocusing the game.

@newclarityex newclarityex added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Mar 14, 2024
@james7132
Copy link
Member

james7132 commented Mar 14, 2024

This could be a duplicate of #12126 and might be fixed with 0.13.1.

@james7132 james7132 added C-Performance A change motivated by improving speed, memory usage or compile times O-Web Specific to web (WASM) builds A-Windowing Platform-agnostic interface layer to run your app in and removed S-Needs-Triage This issue needs to be labelled labels Mar 14, 2024
@SolarLiner SolarLiner added the S-Duplicate This issue or PR already exists label Mar 14, 2024
@SolarLiner SolarLiner closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior C-Performance A change motivated by improving speed, memory usage or compile times O-Web Specific to web (WASM) builds S-Duplicate This issue or PR already exists
Projects
None yet
Development

No branches or pull requests

3 participants