-
There's a closely related older issue (#6453) but I felt like a fresh start here was better.
## Problem
*tl;dr*: optimizing anything else server-side is basically a waste until this is solved, s…
-
Reinplement #52789 based on go 1.21rc2. Here is new benchmark result.
Xeon-8374C
```
name old time/op new time/op delta
SlicesSortInts-4 7.67ms ± 0% 6.23ms ±…
-
We've reached the point where the time it takes to run the IREE compiler and the memory that the compiler uses are both significant pain points for certain input programs and compilation modes. (Not t…
-
## :notebook: Summary
We want to optimize the way the log threshold rule type executor queries and processes the data as to not block the nodejs event loop and decrease memory usage.
part of #98…
-
I would like to attempt support for `MDB_INTEGERKEY` and `MDB_INTEGERDUP` (See [`mdb_dbi_open`](http://symas.com/mdb/doc/group__internal.html#gac08cad5b096925642ca359a6d6f0562a)). Any user attempting …
-
## Tentative goals
- [x] annotate Mono Interp with event pipe events
- [ ] annotate Mono AOT with event pipe events
- [ ] `FRAME_TYPE_IL_STATE`
- [ ] annotate AOT/Interp transitions
- […
-
> How can you implement error handling in the configuration of a Docker container?
To handle errors in a Docker container, you can use try-catch blocks or other error handling mechanisms in your co…
-
`FLUSHALL` is considered a heavy-weight command. It takes a very long time until completion and during that time the server is practically unavailable. As an alternative, `FLUSHALL` also supports the …
-
### Describe the bug
Internal bug: https://microsoft.visualstudio.com/OS/_workitems/edit/37068244
PowerManager.EffectivePowerMode does not appear to be returning the correct results if I change …
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
For any given query or transaction there are benefits with decreasing the number of tikv nodes it interacts …