Skip to content

Make bignum arithmetic count reductions#11274

Open
bjorng wants to merge 1 commit into
erlang:maintfrom
bjorng:bjorn/erts/arith-reductions/OTP-20211
Open

Make bignum arithmetic count reductions#11274
bjorng wants to merge 1 commit into
erlang:maintfrom
bjorng:bjorn/erts/arith-reductions/OTP-20211

Conversation

@bjorng

@bjorng bjorng commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This will make scheduling fairer when doing many arithmetic operations with large integers.

@bjorng bjorng self-assigned this Jun 22, 2026
@bjorng bjorng added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI labels Jun 22, 2026
@bjorng bjorng changed the base branch from master to maint June 22, 2026 11:50
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

    3 files    136 suites   51m 12s ⏱️
1 679 tests 1 623 ✅ 56 💤 0 ❌
2 322 runs  2 248 ✅ 74 💤 0 ❌

Results for commit 28b5d22.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@bjorng bjorng force-pushed the bjorn/erts/arith-reductions/OTP-20211 branch from a59a1be to 0439e96 Compare June 22, 2026 12:00
@bjorng bjorng removed the testing currently being tested, tag is used by OTP internal CI label Jun 22, 2026
This will make scheduling fairer when doing many arithmetic operations
with large integers.
@bjorng bjorng force-pushed the bjorn/erts/arith-reductions/OTP-20211 branch from 0439e96 to 28b5d22 Compare June 22, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant