Re: Faster number printing and pointer alignment algorithms.

2019-08-19 Thread Ruslan Kabatsayev
Hi Cale, On Mon, 19 Aug 2019 at 19:50, Cale McCollough wrote: > > My name is Cale McCollough and I'm the author of the Fastest Method to > Print Integers and Floating-point Numbers, the Puff algorithm, that > eliminates over half of the division instructions from the > industry-standard mod 100 d

Faster number printing and pointer alignment algorithms.

2019-08-19 Thread Cale McCollough
My name is Cale McCollough and I'm the author of the Fastest Method to Print Integers and Floating-point Numbers, the Puff algorithm, that eliminates over half of the division instructions from the industry-standard mod 100 div 100 technique, saving hundreds to thousands of clock cycles and elimina