schordingerzhu's picture
Update README.md
d0c1484 verified
metadata
license: apache-2.0
tags:
  - code

Nanoda Library Hashtable Trace

Hashtable lookup appears to be the most heavy work in the fastest lean kernel implementation (https://arena.lean-lang.org/checker/nanoda/).

Can we actually do better?

This dataset provides the trace for hashtable lookup during the check on the Cedar benchmark.