-
As I understand, most (?) of the benchmarks are multi-threaded.
However, I think it would be very useful to see single-threaded performance too. There are several reasons for that:
- most people p…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
A roleless threads based notification system using private threads for each notificatio…
-
### Issue type
Polishing
### Problem description
`org.gradle.internal.serialization.Cached` is not meant for multi-threaded usage. It can only honor the at-most-once semantics if used from a single…
-
The current source code is Java 21 and it supports virtual threads,
We can experiment with it with reactor by setting the JVM argument
`-Dreactor.schedulers.defaultBoundedElasticOnVirtualThreads=tru…
-
SCIP indexing appears to be single threaded, for instance when building the SCIP index for mozilla-central:
```
mozilla-central ➜ time -v rust-analyzer +nightly scip .
…
Generating SCIP finished 1175.…
-
### Pre-requisites
- [X] I have looked for any other duplicate issues
### Ly version
1.1.0-dev.102+e125d8f
### Observed behavior
When running `zig build installsystemd`, the command returns a thr…
-
Review updates are currently posted to Slack as individual messages. It would be less noisy and easier to manage if review updates were posted to the relevant message notifying an issue has been creat…
-
It'd help to provide a summary of stuck thread occurrences from server log messages. (counts and stack occurrences)
-
**ChroMapper version**
0.10.779 Linux
**Describe the Issue**
While in the editor, a thread of my CPU consistently and instantly maxes out. My cooling fan kicks on high. This is a beefy system, it…
-
**Describe the bug**
If running multi-thread and single thread projects, the scheduler often leaves the single thread ones too late.
**Steps To Reproduce**
1. Run only a single-thread project.
2…