User forums > Nightly builds

The 14 June 2024 build (13529) is out.

<< < (4/5) > >>

Elena:
Hi, I hope this message will be noticed. I did not open a new topic because it is definitely related to build 13529 and over.

I also have experienced major slowdowns since b13529.
What I wanted to point out is that the culprit was indeed Browse Tracker, I disabled it and now everything is fine as before.
At the moment of writing this, current NB is 13600 and the problem is *still present*. Therefore, I simply have to keep the plugin disabled. Hope this helps.
Therefore, please consider fixing the plugin, which is causing major slowdowns since b13529

Thx

Miguel Gimenez:
This post describes a problem with the same commit producing the delays.

@Pecan, can you take a look?

Pecan:

--- Quote from: Miguel Gimenez on January 28, 2025, 12:04:44 pm ---This post describes a problem with the same commit producing the delays.

@Pecan, can you take a look?

--- End quote ---

I'll have a look today and try to reproduce it.

Pecan:

--- Quote from: Elena on January 26, 2025, 01:41:48 pm ---Hi, I hope this message will be noticed. I did not open a new topic because it is definitely related to build 13529 and over.

I also have experienced major slowdowns since b13529.
What I wanted to point out is that the culprit was indeed Browse Tracker, I disabled it and now everything is fine as before.
At the moment of writing this, current NB is 13600 and the problem is *still present*. Therefore, I simply have to keep the plugin disabled. Hope this helps.
Therefore, please consider fixing the plugin, which is causing major slowdowns since b13529

Thx

--- End quote ---

@Elena: I apologize for missing your post.
I've reworked the Editor hook for efficiency such that only flags are set in that code and moved all processing of BrowseTracker arrays to the idle processing time routine.

Please consider retesting, since I was unable to recreate the slowdown and let us know the outcome.

CodeBlocks revision 13606.

Regards, pecan

Pecan:

--- Quote from: Miguel Gimenez on January 28, 2025, 12:04:44 pm ---This post describes a problem with the same commit producing the delays.

@Pecan, can you take a look?

--- End quote ---

I was unable to recreate the described assert and slowdown in the BrowseTracer plugin. But I've done some extensive re-coding to elimate any array processing in the editor hook and moved that processing to OnIdle().

I've also added more guards to avoid out-of-bounds conditions in the AddEditor() routine.

CB commit13606
 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version