Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve equals performance on Address (#8013)
* Improve equals performance operation on Address * Use toArrayUnsafe instead of toArray to reduce GC overhead Signed-off-by: Ameziane H. <[email protected]> Co-authored-by: Sally MacFarlane <[email protected]>
- Loading branch information