Skip to content

Commit

Permalink
Beginning of stylus_benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoximenes committed Dec 13, 2024
1 parent d94665a commit cd1642d
Show file tree
Hide file tree
Showing 5 changed files with 2,554 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ arbitrator/tools/wasmer/target/
arbitrator/tools/wasm-tools/
arbitrator/tools/pricers/
arbitrator/tools/module_roots/
arbitrator/tools/stylus_benchmark
arbitrator/langs/rust/target/
arbitrator/langs/bf/target/

Expand Down
1 change: 1 addition & 0 deletions arbitrator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ members = [
exclude = [
"stylus/tests/",
"tools/wasmer/",
"tools/stylus_benchmark",
]
resolver = "2"

Expand Down
Loading

0 comments on commit cd1642d

Please sign in to comment.