diff options
| author | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2022-04-01 16:24:27 +0200 |
|---|---|---|
| committer | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2022-04-01 16:24:27 +0200 |
| commit | 581d53b96ba5c102bedb8b80bb40a7ed8d78728a (patch) | |
| tree | 93cfd5c9fb226511be7529b4c08105ff9157e031 /src/entity.cpp | |
| parent | 2bc89260f13fee39427057e576a0789d55fd4504 (diff) | |
[math/big] Tell Python test runner how many nails we use.
`_DIGIT_NAILS` is defined as 4, meaning that we use 60 out of every 64 bits.
We can use as few as 1 nail, using 63 bits out of every 64, and all tests will still pass.
However, it needs more testing to see if that's a worthwhile change to make.
For the tests to work properly when changing the nails, Python needs to know about it as well.
In addition, compile the big math code with `-o:speed` going forward.
Diffstat (limited to 'src/entity.cpp')
0 files changed, 0 insertions, 0 deletions