mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +00:00
Use custom JSON value type with Rc inside. It cannot be edited, but producing new values based on child element is very cheap. This new type is used exclusively in AquaVM internals. Interface APIs use serde_json's Value or JSON strings, as before. --------- Co-authored-by: raftedproc <71657594+raftedproc@users.noreply.github.com>
Generate data for certain benchmarks. + signatures_multiple_cids Lot of CIDs for single peer + signatures_multiple_sigs Lot of peers with small number of CIDs + lot of own signatures No, it doesn't seem to matter: all the sets are recreated.