-
**Motivation:**
The current site simulator provides valuable insights into potential system behavior under various simulated scenarios. However, it lacks seamless integration with real-time monit…
-
_Note: We're talking about a CPU bottleneck mostly_
_Note2: Old related issue https://github.com/hajimehoshi/ebiten/issues/1880_
Currently, `text.Draw` makes a call to `DrawImage` for each glyph o…
Zyko0 updated
2 months ago
-
## Context
Try to clear as much as possible NEURON objects when they are deleted.
### Overview of the issue
Each mechanism with a `WATCH` statement has a call to https://github.com/neuronsimu…
-
[Opening the Black Box of Deep Neural Networks via Information](https://arxiv.org/abs/1703.00810)
Despite their great success, there is still no comprehensive theoretical understanding of learning wi…
-
```
Right now OpenID4Java comes with two implementations for
ServerAssociationStore, being the InMemoryServerAssociationStore and the
JdbcServerAssociationStore. While these implementations work jus…
-
```
Right now OpenID4Java comes with two implementations for
ServerAssociationStore, being the InMemoryServerAssociationStore and the
JdbcServerAssociationStore. While these implementations work jus…
-
Hello~
I'm working in an environment which is heavilly bottlenecked by HDD read speeds. Specifically, reading sharded data from an HDD. As expected, the best performance is achieved using a single …
-
Currently there's only several simple and, if not naive, approaches on report validation. Previously we've proposed Z-test mechanism, and implemented on the [previous backend](https://github.com/pengu…
-
I'm thinking about adding a switch fabric inside Corundum. The basic purpose is to support hardware-accelerated virtual switch. Specifically, we could have an arbiter in the front that merges all inpu…
-
**Background context**
Currently all events are being polled from a single queue creating a bottleneck.
**Specification**
Update services to have multiple background jobs to pull from the various…