Skip to content

2.0.0

Compare
Choose a tag to compare
@astoilkov astoilkov released this 31 Aug 12:43
  • improves your app's performance by ensuring user-visible tasks will be executed as soon as possible
  • improves your app's perceived performance by calculating the time spent in the task more accurately — we now also account for the time of the last rendered frame
  • 🔀 improves your app's performance by making user-visible task wait more before yielding to the main thread
  • 🐎 improves your app's performance because isTimeToYield() has performance optimizations inside of it

v1.0.0...v2.0.0