-
**Describe the bug**
I'm getting stuttering that looks like this:
![image](https://github.com/user-attachments/assets/6afb188e-7d5b-4b57-b131-7828d1a174d7)
Wouldn't be surprised if this has som…
-
### Description
**Goal:** Create a basic implementation of collecting prepared statement for PS 8.0.**
**The problem**: Queries executed using prepared statements are not captured by QAN. This cau…
-
Problem:
According to the flow chart (also see the screenshot below), EACH Capture badge requires two API calls to determine the status. This may slow down the UI performance significantly.
Suggeste…
-
### Problematic pattern
Avoid the pattern below, where plugin setup or start method async imports code during method execution.
```
Promise.all([
asyncCheck,
import('./fileOne'),
import('./fil…
-
I'm creating this issue to capture the urgent matter of us needing an official logo for the KallistiOS project. We're really active and are doing very cool stuff publicly these days, and I think the f…
-
This meta-issue is here to provide a starting point for anybody who wants to work on performance issues and point them to related literature and utilities. It also keeps track of certain bugs related …
-
Currently, we eagerly capture all entry locations in the index. We may be able to improve both performance and memory usage if we delay that to only when entries are interacted with.
Entries already …
-
Hey!
It would be nice to be able to access the parts matching a regex when using the `matches` operator. The captured parts could be assigned to some variables (`$1`, `$2`, etc) or to a special `ma…
-
Nvidia uses hardware FBC for its own streaming and recording software Expirience. Steam also uses it for streaming to steam link.
They work independant from any API uses in game or sofware. FBC eff…
-
# Problem description
Time-frequency interleavers are a basic building block of most modern broadcast standards, and its inclusion in a system drastically improves performance in time and/or frequenc…