graph-prototype icon indicating copy to clipboard operation
graph-prototype copied to clipboard

[2pt] graph-prototype: Investigate if we have unexpected runtime data processing regression/bottlenecks

Open ivan-cukic opened this issue 2 years ago • 0 comments

graph-prototype has already surpassed its predecessor (GR 3.X) in terms of performance, thanks to the integration of lock-free buffers and optimized compile-time evaluated features. Nonetheless, we must be vigilant about avoiding unintentional performance regressions.

Our goal is to ensure graph-prototype is in top shape before it becomes GR 4.0 and expands its functionality. To do this, we need to conduct a comprehensive review to uncover any potential runtime data processing bottlenecks that might have slipped in.

Feedback from contributors such as @ivan-cukic , @mattkretz , and any other performance enthusiasts would be greatly appreciated. This performance review should ideally be completed before migrating graph-prototype to the GR repo.

ivan-cukic avatar Jul 14 '23 09:07 ivan-cukic