question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Performance degredation post compilation for firefox

See original GitHub issue

Description

This is a really bizarre upstream issue, but not sure where to report it to. I have a performance intensive, canvas heavy app in CRA. In dev mode, performance is perfectly fine on a good computer on firefox and chrome. After an npm run build, perf is identical on chrome, but on firefox there is serious degredation (things get super laggy)

Expected behavior

I would expect pre and post minification to have the same performance characteristics

Actual behavior

Post minification on firefox gets laggy

Environment

Run these commands in the project folder and fill in their results:

image

Then, specify:

  1. Operating system: image

  2. Browser and version: image

Reproducible Demo

Releasing the code / creating a demo isnt really feasible. It probably wont be super helpful, but you can see http://custom.gelaskins.com/312 works fine with chrome on a machine with a video card, but runs like crap on firefox. In dev mode, that codebase works the same on both

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Timercommented, Mar 13, 2017

Fair enough – still something I’d like to see the resolution to though. If you could still post the link here @mbriggs, that’d be great!

0reactions
Timercommented, Mar 29, 2017

@mbriggs Hi! I believe they’re asking for more information on the bugzilla tracker. 😄 Just a friendly ping in case you don’t get notifications there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Performance – Nicholas Nethercote - The Mozilla Blog
This post described some improvements to the standard benchmarking suite and support for more profiling tools, covering 14 of my PRs. Due to ......
Read more >
I have performance issues since the latest update : r/firefox
I have performance issues since the latest update. EDIT: Facebook container got updated and it seems that the issue is gone.
Read more >
Firefox Running Slow? 11 Ways to Speed It Up
Hardware acceleration can help performance, but if you encounter driver issues or have a particular GPU setup, it can cause lag. Disabling ...
Read more >
LESS file compiling 3x (or more) slower in Firefox #967 - GitHub
Can someone post or send me their large css file showing worse performance in firefox? I cannot reproduce a browser difference with bootstrap....
Read more >
How are we improving Firefox snap performance? Part 1
At the end of this post, we've put together some tools to help you keep track of the snap performance on your own...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found