ekzhang / crepe

Datalog compiler embedded in Rust as a procedural macro
Apache License 2.0
460 stars 16 forks source link

add initial benchmarks using criterion #11

Closed hydrolarus closed 3 years ago

hydrolarus commented 3 years ago

This PR adds two benchmarks:

hydrolarus commented 3 years ago

I integrated this into #9 and was a bit eager to make a PR for this. It's probably still useful because this works on master, but I'll close this for now.