Skip to content

Instantly share code, notes, and snippets.

@qrealka
Created July 31, 2019 11:07
Show Gist options
  • Save qrealka/7f8c72a9f6249c3309ebca3fd10985a3 to your computer and use it in GitHub Desktop.
Save qrealka/7f8c72a9f6249c3309ebca3fd10985a3 to your computer and use it in GitHub Desktop.
arbitrary integer benchs
tomMath vs GMP vs BSD http://tcl.2662.n7.nabble.com/tommath-is-slow-td64598.html
arp vs openssl vs libtommath https://gitlab.haskell.org/ghc/ghc/wikis/replacing-gmp-notes/performance-measurements
why arprec https://mail.haskell.org/pipermail/glasgow-haskell-users/2006-September/010963.html
http://www.wilfred.me.uk/blog/2014/10/20/the-fastest-bigint-in-the-west/
https://github.com/gcc-mirror/gcc/tree/master/libdecnumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment