vac:zkvm:proofsystems:vac:benchmarks


%%{ 
  init: { 
    'theme': 'base', 
    'themeVariables': { 
      'primaryColor': '#BB2528', 
      'primaryTextColor': '#fff', 
      'primaryBorderColor': '#7C0000', 
      'lineColor': '#F8B229', 
      'secondaryColor': '#006100', 
      'tertiaryColor': '#fff' 
    } 
  } 
}%%
gantt
  tickInterval 1month
  dateFormat YYYY-MM-DD 
  section Status
    Benchmarks: 2023-03-01, 2023-11-30
  • status: 70%
  • CC: team

Description

Comprises:

  • research log post
  • make benchmark repo public + README (explaining how to execute benchmarks)
  • benchmarks (recursive) for all current proof-systems (unless there is a good reason not to include one)
  • scientific paper

Deliverables