Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@re-thc
Copy link
Contributor

@re-thc re-thc commented Jan 24, 2019

replace toArray(new T[size]) with toArray(new T[0]) for better performance

Harry Chan added 3 commits January 24, 2019 16:00
UUID bug fix for postgresql
This reverts commit 31ba727.
replace toArray(new T[size]) with toArray(new T[0]) for better performance
@npurushe
Copy link
Contributor

Do you have any data on how much faster this? will need to see if that is really the case, also will need to check android

@re-thc
Copy link
Contributor Author

re-thc commented Jan 24, 2019

Yes, you can see the reference article that mentions this in the mentioned issue #846 --> https://shipilev.net/blog/2016/arrays-wisdom-ancients/#_conclusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants