-
The current implementations of `HashMap` and `HashSet` are orders of magnitude slower than native. I have been investigating performance improvements in hashing on NodeJS using native bindings, but ne…
-
Context: https://github.com/ipld/specs/pull/109#discussion_r271081859. I'm putting this here as I'm seeing optimization work on HAMTs and I don't want this to get lost (or us to waste a bunch of time …
-
**Is your feature request related to a problem? Please describe.**
Provide option to specify the hashing scheme for output topic producers in Pulsar functions.
**Describe the solution you'd like…
-
I would like to discuss to replace md5 with a non cryptographic hash function like xxhash or murmur3 as they are much faster.
For example we use md5 to generate an ID for the queued envelop.
```…
-
*Installation details*
HEAD: d3abff9ea1ce6250a65853ea837925cb5155f4b8
*Description*
The cdc.md does mention that a CDC log colocation is important but it doesn't explain how this is achieved. Aft…
-
### Current Behavior
In GH-3671 we discovered an example graph that intermittently fails the "self-isomorphism" test. We have not fully identified the root cause of this, but speculate there is some …
-
**Describe the bug**
Evaluating `about` in the Red CLI compiled for FreeBSD crashes the console with an access violation.
**To Reproduce**
Type "about" in the red cli console and press the En…
-
### Elasticsearch Version
7.10
### Installed Plugins
mapper-murmur3
### Java Version
openjdk version "1.8.0_272"
### OS Version
4.4.102-k8s
### Problem Description
after res…
-
(This issue was originally filed by @nicholas-marshall at https://github.com/elastic/logstash/issues/2396)
---
Good Day,
I am working on creating hash values for the 5-tupes of src_ip, src_port, de…
-
构建过程:
=> [3/7] RUN GOPROXY=https://goproxy.io/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest 33.8s
=> => # go: downloading go.uber.org/automaxprocs v1.4.0
=> => # go: d…