Skip to content

Conversation

DmitryVasilevsky
Copy link
Contributor

Added BigIntAsInt, which converts BigInt to Int if it fits. I saw bool array workaround used for this a few times - I think it's about time to include this conversion directly. Added code without using intrinsics.

Dmitry Vasilevsky added 2 commits April 22, 2025 13:47
Copy link

Change in memory usage detected by benchmark.

Memory Report for 2cfe1e5

Test This Branch On Main Difference
compile core + standard lib 19884337 bytes 19849189 bytes 35148 bytes

@DmitryVasilevsky DmitryVasilevsky added this pull request to the merge queue Apr 23, 2025
Merged via the queue into main with commit 09400fe Apr 23, 2025
18 checks passed
@DmitryVasilevsky DmitryVasilevsky deleted the dmitryv/std-binginttoint branch April 23, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants