Run starlark benchmarks on Linux x64

This commit is contained in:
Ivan Boldyrev 2024-08-20 19:33:45 +03:00
parent aa23ca4626
commit 9b02be151d
3 changed files with 1738 additions and 1361 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -159,6 +159,7 @@ dependencies = [
"serde_json", "serde_json",
"starlark", "starlark",
"thiserror", "thiserror",
"tracing",
] ]
[[package]] [[package]]