Skip to content

Commit c86ce85

Browse files
committed
perf: eager resize for ´load_data´
1 parent 913aa49 commit c86ce85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#### Upcoming Changes
44

5+
* perf: insert elements from the tail in `load_data` so reallocation happens only once [#xxxx](https://github.com/lambdaclass/cairo-rs/pull/xxxx)
6+
57
* Use to_signed_felt as function for felt252 as BigInt within [-P/2, P/2] range and use to_bigint as function for representation as BigInt. [#1100](https://github.com/lambdaclass/cairo-rs/pull/1100)
68

79
* Implement hint on field_arithmetic lib [#1090](https://github.com/lambdaclass/cairo-rs/pull/1090)

0 commit comments

Comments
 (0)