U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Sat Apr 25 19:13:05 GMT+2 2026

Total time taken to generate the page: 0.01007 seconds