Category talk:Wren-i64: Difference between revisions

m
(Added blurb and source code for new 'Wren-i64' module.)
 
Line 26:
As they are optimized for dealing with much larger numbers, Wren-i64 is also an order of magnitude quicker than both the BigInt and Mpz (in Wren-GMP) classes.
 
However, it appears to be around 50% slower than normal 53-bit integer arithmetic in Wren and so will there will still be a considerable speed differential between Wren and statically typed compiled or other languages which have native support for 64 integer arithmetic.
 
==Source code (Wren)==
9,482

edits