AleoNet / snarkVM

A Virtual Machine for Zero-Knowledge Executions
https://snarkvm.org
Apache License 2.0
1.08k stars 1.5k forks source link

Introduce cfg_sorted_by #2450

Closed ljedrz closed 6 months ago

ljedrz commented 6 months ago

As requested in https://github.com/AleoHQ/snarkOS/issues/3251, and it works in the related scenario (preview branch).

Note: there is also par_sorted_unstable_by, which would likely be faster; happy to add/substitute if desirable.

howardwu commented 6 months ago

Can you include any perf improvements for code changes from https://github.com/AleoHQ/snarkOS/pull/3247/files?