Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Less variables less copying. T functions will compile multiple times for each variable that gets pushed. Abuse this to create functions with less variables. 32bit: TableToBinary is 20.33 faster than util.TableToJSON BinaryToTable is 8.12 faster than util.JSONToTable
- Loading branch information