You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this task is to refactor the proof of concept by @omershlo. The task can be divided in the following sub-tasks:
Refactoring of the utility methods.
Translation in TypeScript for better readability and compile time type safety.
Adding simple benchmark benches.
Unit testing.
If requested by the community, there is an opportunity to significantly improve performance by translating this code in Rust and introducing parallelism. This is out of scope, please comment if interested.
The text was updated successfully, but these errors were encountered:
The purpose of this task is to refactor the proof of concept by @omershlo. The task can be divided in the following sub-tasks:
If requested by the community, there is an opportunity to significantly improve performance by translating this code in Rust and introducing parallelism. This is out of scope, please comment if interested.
The text was updated successfully, but these errors were encountered: