IEEE 754
2 articles on IEEE 754 from Ayoob AI, the full code AI automation agency based in Newcastle upon Tyne.
Bypassing Array.prototype.sort() with IEEE 754 Bit-Transforms
V8's TimSort coerces numbers to strings. Transform IEEE 754 floats to order-preserving unsigned ints for radix-256 CPU sort and GPU bitonic-merge sort.
14 min read·2026-04-12
IEEE 754 Bit-Transforms for High-Speed Float Processing in JavaScript
JavaScript uses Float64, WebGPU needs Float32. The IEEE 754 bit-transform converts floats to sort-order-preserving integers, with a Float32 safety guard.
12 min read·2026-04-05
Want to discuss ieee 754 for your business?
Book a Discovery Call