-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
While working on an upstream project https://github.com/apache/datafusion/pull/12092 which sw…
alamb updated
1 month ago
-
public class Program
{
public static void Main(string[] args)
{
BenchmarkRunner.Run();
}
}
[MemoryDiagnoser]
public class QueryTrackin…
-
Time taken by a manual compaction to de-invert an lsm is unknown. Some factors which may influence this time are:
1. File sizes
2. Number of keys per file
3. Number of files which have range dele…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
b85d7579eec4ca041b63ecf8cf9ceef325f59071
### Other Envir…
-
The switch from dart 1 to dart 2 introduced the "compile to kernel" step, which caused performance regressions when running flutter tests.
Tracking here - make kernel generation step more efficien…
-
Unit tests to ensure that different functions of the GameServer remain performant and under a certain time basis. Such as startup. Also have it output the metrics for benchmark tracking.
---
Beep, b…
-
- [ ] **Prepare benchmarking code.**
I would like to use some large codebase of Scheme code to have a 'typical' benchmark. For example, Chibi Scheme or whatever. Also it would be great to have …
-
First of all thank you for your work on this repository!
I'm using this repository to evaluate my custom tracking algorithm and I'm getting MOTP values of around 85%. I'm confused if this is a good…
-
RT
-
This is an umbrella issue for tracking the work on optimizations in Cubed.
## Creation optimizations
Making creation operations more efficient, typically by not materializing unnecessary data.
- …