Benchmark Rholang to further investigate inability to process genesis block that includes RHOC balances

Description

Background
https://rchain.atlassian.net/browse/RCHAIN-3431. Outcome of a preliminary investigation is to benchmark Rholang.

Proposed steps
Next steps would be doing some rholang benchmarks:

  • counting to 16k, 32k, and 256k

  • making a huge list in rholang (16k or smaller elements for a start) and writing a recursion to process it, but without using ListOps (ListOps!fold is going to be inefficient)

Activity

Show:

Former user August 6, 2019 at 7:27 PM

Benchmarking was required to determine why genesis block processing was slow. Now, we have a solution, so benchmarking is unnecessary.

Kelly Foster July 22, 2019 at 11:03 PM

Won't Do

Assignee

Former user(Deactivated)

Reporter

Priority

Components

Sprint

Created July 10, 2019 at 5:19 PM
Updated August 6, 2019 at 7:27 PM
Resolved August 6, 2019 at 7:27 PM
Loading...