Input
Format: one pair per line: m r
No data loaded.
Compute
Select Booth to run the algorithm step-accurate in JS.
Used only in Parallel mode.
Idle.
Results
Elapsed –
Throughput –
Count –
Mode –
Notes
- For very large files, Parallel mode with 4–16 workers is usually optimal. Oversubscribing workers can reduce performance.
- Booth mode uses BigInt to exactly mimic the two’s complement procedure; it’s much slower than native multiply.
- Random generation replicates NumPy’s inclusive range behavior.