-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gas-snapshot
18 lines (18 loc) · 1.12 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
HorseStoreHuff:testReadValue() (gas: 10335)
HorseStoreHuff:testWriteValue() (gas: 30947)
HorseStoreHuffV2:testFeedingHorseUpdatesTimestamps() (gas: 106643)
HorseStoreHuffV2:testFeedingMakesHappyHorse() (gas: 107942)
HorseStoreHuffV2:testHorseIsHappyIfFedWithinPast24Hours(uint256,uint256) (runs: 258, μ: 37761, ~: 37779)
HorseStoreHuffV2:testMintingHorseAssignsOwner(address) (runs: 258, μ: 85046, ~: 85046)
HorseStoreHuffV2:testName() (gas: 9674)
HorseStoreHuffV2:testNotFeedingMakesUnhappyHorse() (gas: 87237)
HorseStoreSolc:testReadValue() (gas: 10433)
HorseStoreSolc:testWriteValue() (gas: 31190)
HorseStoreSolidityV2:testFeedingHorseUpdatesTimestamps() (gas: 118195)
HorseStoreSolidityV2:testFeedingMakesHappyHorse() (gas: 119794)
HorseStoreSolidityV2:testHorseIsHappyIfFedWithinPast24Hours(uint256,uint256) (runs: 258, μ: 38524, ~: 38542)
HorseStoreSolidityV2:testMintingHorseAssignsOwner(address) (runs: 258, μ: 93515, ~: 93525)
HorseStoreSolidityV2:testName() (gas: 12519)
HorseStoreSolidityV2:testNotFeedingMakesUnhappyHorse() (gas: 98847)
HorseStoreYulTest:testReadValue() (gas: 10419)
HorseStoreYulTest:testWriteValue() (gas: 31176)