-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove animations to avoid triggering tons of repaints (#176)
These animations were making recordings slow and (subjectively) weren't adding enough value to justify how much they were impacting replay performance. Compare the number of repaints [before (go/r/79d2ebdc)](https://app.replay.io/recording/pro-574-with-animations--79d2ebdc-12af-457c-818c-29ce4663e688) to [after (go/r/b840c833)](https://app.replay.io/recording/b840c833-ddf1-45b6-b643-2b07e6fb7161) cc @jonbell-lot23
- Loading branch information
Showing
2 changed files
with
3 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters