Bug 576902

Summary: Further reduce error threshold value for the UI freeze monitor
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: jkubitz-eclipse, Lars.Vogel
Version: 4.22   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 566481    
Bug Blocks:    

Description Lars Vogel CLA 2021-10-26 11:25:57 EDT
Similar to Bug 566481, we may want to reduce the warning and error threshold for the UI freeze monitor after all the performance optimizations happened in 4.22.

Of course this should not lead to random failing errors, so if we change these values we must closely watch the test results.

My initial proposal would be to use 400ms for a warning and 1000 seconds (or if possible 800ms) for an error.