Hi Oliver 2011/1/8 Oliver Seitz <[email protected]>: > Old: > absolute minimum: 69 cycles for number 0 > second minimum: 42300 cycles for numbers 1,2,4 and 8 > maximum: 42797 cycles for numbers 37777 and 57777
Thanks for this specific info. I changed the code a bit. The result is 52 bytes larger and about 40% faster. I think the best way to reduce code size is to add print_universal for words (not dwords). Joep -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
