diff options
| author | Shulhan <ms@kilabit.info> | 2023-09-10 23:30:19 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-09-11 02:26:33 +0700 |
| commit | e28e7c4347fa2a286a63ea7ce2cc00c696a5b047 (patch) | |
| tree | b188f2dfbf51f0cecb2e4b4f603c4b71ca7dc438 /lib/test | |
| parent | 7fe6bf7036b3b1f97be81f29f2b29d79485e2e08 (diff) | |
| download | pakakeh.go-e28e7c4347fa2a286a63ea7ce2cc00c696a5b047.tar.xz | |
lib/tabula: realign struct for better size allocation
The realignment reduce the cost of the following struct,
* Claset: from 136 to 120 bytes (-16)
* Column: from 64 to 48 bytes (-16)
* Dataset: from 40 to 32 bytes (-8)
While at it, fix linter warnings due to unused parameters in test.
Diffstat (limited to 'lib/test')
0 files changed, 0 insertions, 0 deletions
