It was mostly typecasted to int all over the code so switching to long instead all over should be a net gain.
2.5 KiB
2.5 KiB
It was mostly typecasted to int all over the code so switching to long instead all over should be a net gain.