-
`last_sortition_ch` is wrong in the `/v3/sortitions` endpoint. My recent consolidation PR changed this optimization:
```rust
// optimization heuristic: short-circuit the load if its just `stacks_p…
-
I suggest fill this issue with basic code optimization suggestions (performance and engineering) that are non-critical but could make code more correct.
- [ ] [Here](https://github.com/pocketnett…
-
-
### What happened?
Hello,
I am opening this issue to discuss a potential misuse of `http.DefaultClient` in `k8s.io/client-go/rest.HTTPClientFor`. The function appears to make the assumption that `…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Upstream in DataFusion, there is a common common pattern where we have multiple input `Record…
-
I did some hive-specific optimisations to geth: https://github.com/ethereum/go-ethereum/commit/544247c91828b5f99d7d2bd61b98cc51e2b23e44
So, when running consensus-tests in hive, there are a sequenc…
-
Please take notes as you have them here from students and from your perspective :pray:
Also `- [ ] ` items of things that need a `FIXME` for next time to close this issue out we know of.
### T…
-
| | |
| --- | --- |
| Bugzilla Link | [49596](https://llvm.org/bz49596) |
| Version | trunk |
| OS | All |
| CC | @AaronBallman,@davidbolvansky,@RKSimon,@rotateright |
## Extended Description
A lo…
-
[P2846R0](https://wg21.link/p2846r0) size_hint: Eagerly reserving memory for not-quite-sized lazy ranges (Corentin Jabot)
-
Specifying a relative emission amount is conceptually simple:
```
supply = k*supply
```
The problem is that reasonable values of `k` are very small positive real numbers, because there are hun…