Skip to content

Commit

Permalink
gas report
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs committed Sep 22, 2023
1 parent 25f851e commit 4aab3cf
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions packages/world/gas-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"file": "test/UniqueEntityModule.t.sol",
"test": "testInstall",
"name": "install unique entity module",
"gasUsed": 680060
"gasUsed": 678480
},
{
"file": "test/UniqueEntityModule.t.sol",
Expand All @@ -267,7 +267,7 @@
"file": "test/UniqueEntityModule.t.sol",
"test": "testInstallRoot",
"name": "installRoot unique entity module",
"gasUsed": 647141
"gasUsed": 645328
},
{
"file": "test/UniqueEntityModule.t.sol",
Expand Down Expand Up @@ -305,23 +305,11 @@
"name": "Push data to the table",
"gasUsed": 86848
},
{
"file": "test/World.t.sol",
"test": "testRegisterFallbackSystem",
"name": "Register a fallback system",
"gasUsed": 59383
},
{
"file": "test/World.t.sol",
"test": "testRegisterFallbackSystem",
"name": "Register a root fallback system",
"gasUsed": 53008
},
{
"file": "test/World.t.sol",
"test": "testRegisterFunctionSelector",
"name": "Register a function selector",
"gasUsed": 79949
"gasUsed": 78378
},
{
"file": "test/World.t.sol",
Expand All @@ -339,7 +327,7 @@
"file": "test/World.t.sol",
"test": "testRegisterSystem",
"name": "register a system",
"gasUsed": 165814
"gasUsed": 165802
},
{
"file": "test/World.t.sol",
Expand Down

0 comments on commit 4aab3cf

Please sign in to comment.