Skip to content

Release 1.0.0 RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@pzaino pzaino released this 07 Sep 17:53
· 282 commits to main since this release
a250202

Big performance improvements compared to RC1 and RC2 for typical Dynamic Arrays worst case scenario (when all values are added from the beginning of an array and removed from the beginning of an array).

Now ZVector preforms well also in the worst case scenario.