Not sure if it is a julia issue. - [Julia nightly - ubuntu-latest - x64](https://github.com/JuliaMath/FixedPointDecimals.jl/actions/runs/12709051590/job/35427277864#step:6:419) ``` 128-bit conversion performance | 1 18 19 2.0s 128-bit FD to FD conversion performance | 3 3 0.0s 128-bit FD to FD conversion performance | 3 3 0.0s BigInt conversion performance | 1 1 0.0s ``` - [Julia nightly - macOS-latest - x64](https://github.com/JuliaMath/FixedPointDecimals.jl/actions/runs/12709051590/job/35427278569#logs) - [Julia nightly - windows-latest - x64](https://github.com/JuliaMath/FixedPointDecimals.jl/actions/runs/12709051590/job/35427278882#logs) - [Julia nightly - ubuntu-latest - x86](https://github.com/JuliaMath/FixedPointDecimals.jl/actions/runs/12709051590/job/35427278241#logs) ``` BigInt conversion performance | 1 1 2.2s ```