Skip to content

Commit 24dce76

Browse files
committed
check in new compute unit benchmarks
1 parent 8e59e37 commit 24dce76

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

program/benches/compute_units.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
#### Compute Units: 2024-11-08 09:43:52.179374045 UTC
2+
3+
| Name | CUs | Delta |
4+
|------|------|-------|
5+
| create_lookup_table | 10749 | +1 |
6+
| freeze_lookup_table | 1511 | +1 |
7+
| extend_lookup_table_from_0_to_1 | 6221 | +5 |
8+
| extend_lookup_table_from_0_to_10 | 8885 | +5 |
9+
| extend_lookup_table_from_0_to_38 | 17261 | +5 |
10+
| extend_lookup_table_from_1_to_2 | 6221 | +5 |
11+
| extend_lookup_table_from_1_to_10 | 8586 | +5 |
12+
| extend_lookup_table_from_1_to_39 | 17261 | +5 |
13+
| extend_lookup_table_from_5_to_6 | 6221 | +5 |
14+
| extend_lookup_table_from_5_to_15 | 8886 | +5 |
15+
| extend_lookup_table_from_5_to_43 | 17261 | +5 |
16+
| extend_lookup_table_from_25_to_26 | 6224 | +5 |
17+
| extend_lookup_table_from_25_to_35 | 8888 | +5 |
18+
| extend_lookup_table_from_25_to_63 | 17264 | +5 |
19+
| extend_lookup_table_from_50_to_88 | 17267 | +5 |
20+
| extend_lookup_table_from_100_to_138 | 17273 | +5 |
21+
| extend_lookup_table_from_150_to_188 | 17280 | +5 |
22+
| extend_lookup_table_from_200_to_238 | 17286 | +5 |
23+
| extend_lookup_table_from_255_to_256 | 6253 | +5 |
24+
| deactivate_lookup_table | 3144 | +1 |
25+
| close_lookup_table | 2221 | +1 |
26+
127
#### Compute Units: 2024-10-22 17:54:37.721198 UTC
228

329
| Name | CUs | Delta |

0 commit comments

Comments
 (0)