Skip to content

Commit 285f6fe

Browse files
committed
feat: use contract database
1 parent 4165a3f commit 285f6fe

File tree

5 files changed

+1791
-12
lines changed

5 files changed

+1791
-12
lines changed

.benchmark/1746629338672.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"comment": "func v0.4.6",
3-
"createdAt": "2025-05-07T14:48:58.672Z",
3+
"createdAt": "2025-05-07T14:50:29.902Z",
44
"items": [
55
{
66
"address": "EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G",
@@ -125,7 +125,8 @@
125125
"state": {
126126
"cells": 9,
127127
"bits": 1094
128-
}
128+
},
129+
"methodName": "Incr"
129130
},
130131
{
131132
"testName": "SampleBench func - should sent sendDecrAction",
@@ -188,7 +189,8 @@
188189
"state": {
189190
"cells": 9,
190191
"bits": 1094
191-
}
192+
},
193+
"methodName": "Decr"
192194
}
193195
]
194-
}
196+
}

.benchmark/1746629346560.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"comment": "tact v1.6.7",
3-
"createdAt": "2025-05-07T14:49:06.560Z",
3+
"createdAt": "2025-05-07T14:50:37.390Z",
44
"items": [
55
{
66
"address": "EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G",
@@ -125,7 +125,8 @@
125125
"state": {
126126
"cells": 6,
127127
"bits": 1410
128-
}
128+
},
129+
"methodName": "Incr"
129130
},
130131
{
131132
"testName": "SampleBench tact - should sent sendDecrAction",
@@ -188,7 +189,8 @@
188189
"state": {
189190
"cells": 6,
190191
"bits": 1410
191-
}
192+
},
193+
"methodName": "Decr"
192194
}
193195
]
194-
}
196+
}

.benchmark/1746629353599.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"comment": "tolk v0.11.0",
3-
"createdAt": "2025-05-07T14:49:13.599Z",
3+
"createdAt": "2025-05-07T14:50:44.304Z",
44
"items": [
55
{
66
"address": "EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G",
@@ -125,7 +125,8 @@
125125
"state": {
126126
"cells": 9,
127127
"bits": 1023
128-
}
128+
},
129+
"methodName": "Incr"
129130
},
130131
{
131132
"testName": "SampleBench tolk - should sent sendDecrAction",
@@ -188,7 +189,8 @@
188189
"state": {
189190
"cells": 9,
190191
"bits": 1023
191-
}
192+
},
193+
"methodName": "Decr"
192194
}
193195
]
194-
}
196+
}

0 commit comments

Comments
 (0)