8000 Cleanup, optimize, and snapshot witness generation · Issue #631 · a16z/jolt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cleanup, optimize, and snapshot witness generation #631
Open
@jprider63

Description

@jprider63
  1. There are likely parts of the risc-v emulation that is not being used. Clean this up and remove unused parts.
  2. Run benchmarks, flamegraphs, etc for risc-v emulation and optimize any low hanging fruit here. Potentially follow the Succinct's RISC-V Emulator Challenge to see if there are any ideas we can use here.
  3. Implement snapshotting of trace generation. During the first run, snapshot the CPU state and memory every N steps. Then add the ability to rerun the emulation from a snapshot, producing a stream of the trace. (this task should likely be in a separate PR)

@benoitrazet @zutshi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0