Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #48977 Back to Issue ]
Summary 0048977: IndexedDB throttle wait time should be increase to prevent performance impact on user actions
Revision 2022-04-06 10:04 by AugustoMauch
Steps To Reproduce See attached image, it showed what happens when a user action is executed. The pink box on the left is the state action that triggers a state persistence (green long boxes) in 10ms. Right after that, posthooks are executed, and the execution of its queries are delayed until the state persistence finishes.

We want the persistence to take place outside the user action context
Revision 2022-04-06 10:02 by AugustoMauch
Steps To Reproduce -


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker