-
Hello, I have concerns regarding the hash collision issue with the current implementation of metric data aggregation, related to this PR #1993.
https://github.com/open-telemetry/opentelemetry-cpp…
-
These days, systems with 100+ hardware threads are increasingly common, but TBB performance on such systems is atrocious; it is particularly bad on non-x86 systems with more advanced memory models tha…
-
### Zig Version
0.14.0-dev.2164+6b2c8fc68
### Steps to Reproduce and Observed Behavior
```zig
const Context = struct {
strings: []const []const u8,
pub fn eql(ctx: Context, a: []const …
-
Hash Map Algorithm. Use any one of the language for Hasp Map Algo.
-
I have been testing nginx for one of our high profile drupal project. I came across your configuration in g.d.o, needless to say it is much saner. Thanks for sharing it.
Every time I configure nginx…
-
Adding a unique color depending on the modifier hash code or something, for each composable. Both the rectangle and the text will have the same assigned color. The assigned color is randomly generated…
-
In the hashing functions introduction, it is stated
> Hashing functions are one way functions which theoretically provide a unique output for every input. MD5, SHA-1, and other hashes which were co…
-
### Which component is your bug related to?
snforge
### Foundry Version
snforge 0.31.0
### What operating system are you using?
MacOS
### What system architecture are you using?
arm
### What h…
-
👋
I wonder if there is any interest in implementing the approach described in https://en.wikipedia.org/wiki/Rendezvous_hashing for one of the default Horde distribution strategies.
```elixir
d…
-
At the moment, the Wayland backend uses `fnv` for its hash maps, while all of the other backends (to my knowledge) just use the `std` SipHash algorithm. According to @kchibisov in Matrix, this was don…