Skip to content

Commit 85efb5b

Browse files
committed
check in new compute unit benchmark
1 parent c071dfd commit 85efb5b

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 13:17:54.004441 UTC
2+
3+
| Name | CUs | Delta |
4+
|------|------|-------|
5+
| create_lookup_table | 10759 | +1 |
6+
| freeze_lookup_table | 1518 | +1 |
7+
| extend_lookup_table_from_0_to_1 | 6226 | +4 |
8+
| extend_lookup_table_from_0_to_10 | 8845 | +4 |
9+
| extend_lookup_table_from_0_to_38 | 17081 | +4 |
10+
| extend_lookup_table_from_1_to_2 | 6226 | +4 |
11+
| extend_lookup_table_from_1_to_10 | 8551 | +4 |
12+
| extend_lookup_table_from_1_to_39 | 17081 | +4 |
13+
| extend_lookup_table_from_5_to_6 | 6226 | +4 |
14+
| extend_lookup_table_from_5_to_15 | 8846 | +4 |
15+
| extend_lookup_table_from_5_to_43 | 17081 | +4 |
16+
| extend_lookup_table_from_25_to_26 | 6229 | +4 |
17+
| extend_lookup_table_from_25_to_35 | 8848 | +4 |
18+
| extend_lookup_table_from_25_to_63 | 17084 | +4 |
19+
| extend_lookup_table_from_50_to_88 | 17087 | +4 |
20+
| extend_lookup_table_from_100_to_138 | 17093 | +4 |
21+
| extend_lookup_table_from_150_to_188 | 17100 | +4 |
22+
| extend_lookup_table_from_200_to_238 | 17106 | +4 |
23+
| extend_lookup_table_from_255_to_256 | 6258 | +4 |
24+
| deactivate_lookup_table | 3152 | +1 |
25+
| close_lookup_table | 2227 | +1 |
26+
127
#### Compute Units: 2024-11-07 16:24:48.059441548 UTC
228

329
| Name | CUs | Delta |

0 commit comments

Comments
 (0)