X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=turbopfor-encode.h;h=66396fd93c5f44b0828279a1eb4d45a4cfe3cb5b;hb=fd6198891d6fd9642effc0843fef6f23b991af3e;hp=facd5de69ac2eb4a7d5d38ca8e42c54921050899;hpb=cc2bebc57b43d208beccce02e03756c4337f9e5e;p=plocate diff --git a/turbopfor-encode.h b/turbopfor-encode.h index facd5de..66396fd 100644 --- a/turbopfor-encode.h +++ b/turbopfor-encode.h @@ -5,7 +5,7 @@ // for encoding. It is _much_ slower than the reference implementation, but we // encode only during build, and most time in build is spent in other things // than encoding posting lists, so it only costs ~5-10% overall. Does not use -// any special character sets, and generally isn't optimized at all. +// any special instruction sets, and generally isn't optimized at all. // // It encodes roughly about as dense as the reference encoder.