libghc-double-conversion-prof

fast conversion between double precision floating point and text; profiling libr

Description

A library that performs fast, accurate conversion between double precision floating point and text.

This library is implemented as bindings to the C++ double-conversion library written by Florian Loitsch at Google.

The 'Text' versions of these functions are about 30 times faster than the default 'show' implementation for the 'Double' type.

The 'ByteString' versions are /slower/ than the 'Text' versions; roughly half the speed. (This seems to be due to the cost of allocating 'ByteString' values via malloc.)

As a final note, be aware that the bytestring-show package is about 50% slower than simply using 'show'.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/haskell/double-conversion


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-double-conversion-prof