From a972de7681d88c197ef285dbe31126190860cc71 Mon Sep 17 00:00:00 2001 From: powturbo Date: Sat, 13 Nov 2021 19:27:08 +0100 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e3b294..5d62d7e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ TurboPFor: Fastest Integer Compression [//]: # ([travisBadge]: https://api.travis-ci.com/powturbo/TurboPFor-Integer-Compression.svg?branch=master) [//]: # ([travisLink]: https://app.travis-ci.com/powturbo/TurboPFor-Integer-Compression) ====================================== -* **TurboPFor: The new synonym for "integer compression"** +* **TurboPFor: The synonym for "integer compression"** * **ALL** functions available for **AMD/Intel**, **64 bits ARMv8 NEON** Linux+MacOS/M1 & **Power9 Altivec** * 100% C (C++ headers), as simple as memcpy. OS:Linux amd64, arm64, Power9, MacOs (Amd/intel + Apple M1), * :+1: **Java** Critical Natives/JNI. Access TurboPFor **incl. SIMD/AVX2!** from Java as fast as calling from C