Skip to content

Instantly share code, notes, and snippets.

@bandrzejczak
Created February 9, 2018 22:09
Show Gist options
  • Save bandrzejczak/909af9ffe2cc38943afad16940147029 to your computer and use it in GitHub Desktop.
Save bandrzejczak/909af9ffe2cc38943afad16940147029 to your computer and use it in GitHub Desktop.
address = unsafe.allocateMemory(TRADES_PER_DAY * UnsafeTrade.getObjectSize());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment