pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/hs-double-conversion
Module name: wip
Committed by: phonohawk
Date: Tue Sep 27 13:43:40 UTC 2011
Import into wip/hs-double-conversion
Log Message:
Import hs-double-conversion-0.2.0.1 as wip/hs-double-conversion.
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:
http://code.google.com/p/double-conversion/
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.)
Status:
Vendor Tag: PHONOHAWK
Release Tags: PHONOHAWK_20110927
N wip/hs-double-conversion/Makefile
N wip/hs-double-conversion/PLIST
N wip/hs-double-conversion/distinfo
N wip/hs-double-conversion/buildlink3.mk
N wip/hs-double-conversion/DESCR
N wip/hs-double-conversion/patches/patch-double-conversion_src_utils.h
No conflicts created by this import
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index