mafintosh / mafintosh/speedometer
Higher accuracy
Open
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Could you calculate the ticks in another way that isn't based on a interval that drift off by heavy js execution and/or suppeded timers in background tabs?
the nr of ticks could be calculated based on a clock rather then a inaccurate interval timer
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the speedometer JavaScript implementation to find where tick timing is calculated and how the current interval is used. The issue is done when tick counts are derived from a clock so delayed execution or background-tab timers do not cause timing drift.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100