Skip to content

v0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@angelip2303 angelip2303 released this 27 May 09:45
· 11 commits to main since this release

We are thrilled to announce the release of pregel-rs v0.0.9! This version brings exciting enhancements and optimizations to the Pregel framework implemented in Rust. The major change in this release is the introduction of a more optimized fill_null policy, which significantly improves the performance and efficiency of graph computations.

Key Features

Introduction of a more optimized fill_null policy for improved performance.
Enhanced efficiency in graph computations.
Bug fixes and stability improvements.

Optimized fill_null Policy

In previous versions, the fill_null policy in pregel-rs was adequate but not fully optimized for performance. With v0.0.9, we have implemented a more optimized fill_null policy that drastically improves the efficiency of graph computations. This optimization ensures faster execution times and reduced resource utilization, enabling users to process larger graphs and achieve better overall performance.