-
# Blueprint
If osquery needs to support events capturing then it also needs to have the mechanism to push them as soon as they occur (dont wait for events to be pulled). One obvious reason is that …
-
**The problem you're addressing (if any)**
GPU acceleration for HVMs, including Windows.
**Describe the solution you'd like**
Enabling Intel GVT-g support (in i915) and assorted components would …
-
### Description
Issue Overview:
Whenever I attempt to play a video on YouTube using the Brave browser, regardless of the video quality, I encounter significant lag. Interestingly, this lag coincides…
-
Code indexing time can be a bottleneck to Navie. Here's an example:
```
15756 [Stdout] Indexed 2438 files in /Users/kgilpin/source/appland/appmap-js in 9494ms
```
Optimize the indexing time to…
-
To be discussed.
-
-
```
For someone who is just getting started with TLB, to see it in action (with
true balancing), one has to setup the server and at least two balancers. It
means I need to run a total of three proce…
-
### Why
After the incremental de/commits are implemented we noticed there is room for the protocol simplification. There is no need to have the commit, collect and abort transactions if the Head prot…
ch1bo updated
4 months ago
-
CI runtimes are increasingly becoming a bottleneck for development in RAPIDS. There are numerous reasons for this, including (but not limited to):
- An increasingly large matrix as we aim to support m…
vyasr updated
2 months ago
-
```
Right now OpenID4Java comes with two implementations for
ServerAssociationStore, being the InMemoryServerAssociationStore and the
JdbcServerAssociationStore. While these implementations work jus…