Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
310 stars 55 forks source link

Remove par iter from hot path #1647

Closed fabianmurariu closed 4 weeks ago

fabianmurariu commented 4 weeks ago

What changes were proposed in this pull request?

Fixes the slowdown from risks

Why are the changes needed?

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

Issues

Are there any further changes required?