From b59940a62c5cb130297c7415a28762dce9a78040 Mon Sep 17 00:00:00 2001 From: powturbo Date: Fri, 19 Jun 2015 12:32:32 +0200 Subject: [PATCH] =?UTF-8?q?:new:=20Java+64=20bits=20lists=20for=20BitPacki?= =?UTF-8?q?ng,=20VSimple,=20VByte,=20Elias=20Fano,=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e0a0c..a87d537 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ CPU: Sandy bridge i7-2600k at 4.2GHz, gcc 5.1, ubuntu 15.04, single thread. |Size| Ratio % |Bits/Integer |C Time MI/s |D Time MI/s |Function | |--------:|-----:|----:|-------:|-------:|---------| | 63.392.801| 15.85| 5.07|**388.36**|**1400.87**|**TurboPFor**| -| 63.392.801| 15.85| 5.07| 365.26| 243.15|**TurboPForDA**| +| 63.392.801| 15.85| 5.07| 365.26| 246.93|**TurboPForDA**| | 65.359.916| 16.34| 5.23| 7.09| 638.96|[OptPFD](#OptPFD)| | 72.364.024| 18.09| 5.79| 85.31| 762.00|[Simple16](#Simple16)| | 78.514.276| 19.63| 6.28| 251.34| 841.61|**VSimple**|