ID:2712857
 
Resolved
The "sin timer" designed to deal with situations where mouse/keyboard input was getting buried in the queue by an aggressive high-res timer, was itself too aggressive. This resulted in unnecessary stuttering when it would have been easier to give the queue a chance to catch up on its own. A new balance has been struck to avoid this problem.
BYOND Version:514
Operating System:Windows 10 Home 64-bit
Web Browser:Chrome 92.0.4515.159
Applies to:Dream Seeker
Status: Resolved (514.1567)

This issue has been resolved.
Descriptive Problem Summary:
some mouse actions can have a slight impact on performance

Numbered Steps to Reproduce Problem:
test case sent via discord
Lummox JR resolved issue with message:
The "sin timer" designed to deal with situations where mouse/keyboard input was getting buried in the queue by an aggressive high-res timer, was itself too aggressive. This resulted in unnecessary stuttering when it would have been easier to give the queue a chance to catch up on its own. A new balance has been struck to avoid this problem.