Skip to content

Commit 713983f

Browse files
committed
check in new compute unit benchmarks
1 parent 8e59e37 commit 713983f

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:28:33.835209645 UTC
2+
3+
| Name | CUs | Delta |
4+
|------|------|-------|
5+
| create_lookup_table | 10758 | +10 |
6+
| freeze_lookup_table | 1517 | +7 |
7+
| extend_lookup_table_from_0_to_1 | 6222 | +6 |
8+
| extend_lookup_table_from_0_to_10 | 8841 | -39 |
9+
| extend_lookup_table_from_0_to_38 | 17077 | -179 |
10+
| extend_lookup_table_from_1_to_2 | 6222 | +6 |
11+
| extend_lookup_table_from_1_to_10 | 8547 | -34 |
12+
| extend_lookup_table_from_1_to_39 | 17077 | -179 |
13+
| extend_lookup_table_from_5_to_6 | 6222 | +6 |
14+
| extend_lookup_table_from_5_to_15 | 8842 | -39 |
15+
| extend_lookup_table_from_5_to_43 | 17077 | -179 |
16+
| extend_lookup_table_from_25_to_26 | 6225 | +6 |
17+
| extend_lookup_table_from_25_to_35 | 8844 | -39 |
18+
| extend_lookup_table_from_25_to_63 | 17080 | -179 |
19+
| extend_lookup_table_from_50_to_88 | 17083 | -179 |
20+
| extend_lookup_table_from_100_to_138 | 17089 | -179 |
21+
| extend_lookup_table_from_150_to_188 | 17096 | -179 |
22+
| extend_lookup_table_from_200_to_238 | 17102 | -179 |
23+
| extend_lookup_table_from_255_to_256 | 6254 | +6 |
24+
| deactivate_lookup_table | 3151 | +8 |
25+
| close_lookup_table | 2226 | +6 |
26+
127
#### Compute Units: 2024-10-22 17:54:37.721198 UTC
228

329
| Name | CUs | Delta |

0 commit comments

Comments
 (0)