Skip to content

Commit

Permalink
chore(world): run gas report (#2724)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadaaa authored Apr 24, 2024
1 parent 378d720 commit 08c5099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/world/gas-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,13 +285,13 @@
"file": "test/WorldProxyFactory.t.sol",
"test": "testWorldProxyFactoryGas",
"name": "deploy world via WorldProxyFactory",
"gasUsed": 9100791
"gasUsed": 9032337
},
{
"file": "test/WorldProxyFactory.t.sol",
"test": "testWorldProxyFactoryGas",
"name": "set WorldProxy implementation",
"gasUsed": 37541
"gasUsed": 31501
},
{
"file": "test/WorldResourceId.t.sol",
Expand Down

0 comments on commit 08c5099

Please sign in to comment.