-
One of the strong points of `xxhash` is its integration story : it's enough to grab a single file `xxhash.h` and there you have the entire library available in your program.
However, this only appl…
-
Hi,
I try to transpile [GraphBLAS](https://github.com/DrTimothyAldenDavis/GraphBLAS).
I successfully compiled and installed the project following its guidelines and it produced the required `compi…
-
Basically according to author of SMHasher he said that https://github.com/tidwall/th64 version is similar to hashes like yours but compressed to a few lines (Source: https://news.ycombinator.com/item?…
-
We are interested in overall performance for index construction, i.e. both pure hashing speed and collisions amount are important. Note that there are at least 2 kinds of `t1ha` function: `t1ha0` (the…
-
I've been taking a go at porting the XXH3 hash algorithm including SSE & AVX versions. My current AVX2 code for the hot loop is here: https://github.com/Zhentar/xxHash3.NET/blob/ee6a626e87f2a829ec7866…
-
From manual page: https://php.net/mhash.constants
---
The mhash functions have been deprecated since 8.1, but no idea what the status of the constants are and when they were removed or deprecate…
-
**The problem/use-case that the feature addresses**
I found the hash function MurmurHash64A is the most hotspot when running benchmark for `pfadd` command.
The benchmark I used is https://github.…
-
Hello, dear developers i have a question about use redis as data_store in Gorse.
I look in sources and saw: https://github.com/gorse-io/gorse/blob/master/storage/data/redis.go
Redis as data_store …
-
Here is the problem (See image):
![image](https://github.com/user-attachments/assets/05422f09-7887-4072-9698-94b0772eef70)
Smart remove did not handle the data 2024-02-29. It has left many days fro…
-
opensuse tumbleweed and LEAP 15.5
python 3.11.4 and 3.6.15
BiT installed from main openSUSE repo.
How do I rename profiles?
In particular "Main Profile?" That title conveys almost nothing. Othe…