Commit 0a75453
authored
perf improve (#367)
* retire traces
* compact ticket attempt
* change L config in tiny
* data decode and slice
* cache trap
* avoid runtime private(set) check
* cache ring context
* add decode lenghth check
* improve ring context
* avoid overflow
* add checks
* improve benchmark ci
* update benchmark ci
* ignore benchmark files
* revert ticket changes (test vector not updated yet)
* fix ring context1 parent c6507b6 commit 0a75453
File tree
21 files changed
+175
-2072
lines changed- .github/workflows
- Blockchain/Sources/Blockchain/Config
- Codec/Sources/Codec
- JAMTests/fuzz/0.7.0
- 1756548916
- 1757063641
- Node/Tests/NodeTests/chainfiles
- PolkaVM/Sources/PolkaVM
- Instructions
- Memory
- Utils/Sources
- Utils/Extensions
- bandersnatch/src
21 files changed
+175
-2072
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
| |||
124 | 120 | | |
125 | 121 | | |
126 | 122 | | |
127 | | - | |
128 | 123 | | |
129 | 124 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
134 | 128 | | |
135 | | - | |
136 | 129 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
141 | 134 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 135 | + | |
| 136 | + | |
152 | 137 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Binary file not shown.
This file was deleted.
Binary file not shown.
This file was deleted.
Binary file not shown.
This file was deleted.
0 commit comments