Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » ide: Assist parsing now parallel and some of it background
ide: Assist parsing now parallel and some of it background [message #54308] Mon, 22 June 2020 16:08 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Title says it all. The "background" part is the one that updates the information during editing the file, in the past it was causing some cursor movement delays, that should not happen anymore.

"Parallel" part means that e.g. loading the main package should be now quite faster. Fortunately, this is the type of parallelism that scales well with more cores, I am now getting 9 times speedup with 2700x....

Important warning: This was a big change and the whole code is quite fragile to make it fast; I doubt I have already caught all race conditions and deadlocks already. TheIDE will probably be unstable for some time now. Please report all bugs...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Variadic templates helper functions
Next Topic: get_i
Goto Forum:
  


Current Time: Mon Apr 29 05:52:17 CEST 2024

Total time taken to generate the page: 0.03247 seconds