feat(nix-compat): add bench for aterm parsing
Change-Id: Ie9416f0046b6ee0a02096a7712cdba9cc84db4f6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9733 Reviewed-by: Connor Brewster <cbrewster@hey.com> Reviewed-by: Gabriel Doriath Döhler <gabriel.doriath.dohler@ens.fr> Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
parent
c3fad811f4
commit
652afd21b3
4 changed files with 43 additions and 1 deletions
1
tvix/Cargo.lock
generated
1
tvix/Cargo.lock
generated
|
|
@ -1430,6 +1430,7 @@ name = "nix-compat"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"bstr",
|
||||
"criterion",
|
||||
"data-encoding",
|
||||
"futures",
|
||||
"futures-util",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue