-
# Synopsis
OpenSearch Benchmark (OSB) is a performance testing tool for OpenSearch, a community-driven, open source search and analytics suite. It allows users to benchmark various aspects of OpenSea…
-
A list of links for information _List Number 1 of (...)_
-
This is a tracking issue describing the current performance tests we have in the System.Reflection area, and what coverage is missing. The work items below can be completed independently, and they are…
-
Currently tracking uses the "RunUO" method which was constrained due to performance. We should make it work properly like OSI.
Requirements:
- Search up to 1 tile per skill point in all directions (…
-
Primitive Series (`IntSeries`, `LongSeries`, etc.) are much more efficient than their object counterparts (`Series`, `Series`). They take up to 5x less memory per cell and provide opportunities to imp…
-
Could straightforward modifications be made to speed the algorithm up to run faster than real time (from a pre-recorded video)? I've removed the `cv::waitKey` in Viewer.cc (doing my own event processi…
-
The current profiling UI is relatively uninformative, and takes too much space on the screen to be useful in multires. It basically includes the information that was very helpful before the quadtrees …
-
Tracking followups from #20459, which implements functionality for redirectCount and requestStart (which can be used as examples for many of these attributes).
Performance Resource Timing: https://…
-
Currently, tracking and mapping are separated. I wonder if you can also provide the code for simultaneous tracking and mapping.
-
On Ekrano gui-v2 takes 80MB of unique memory after launch and dozen seconds to fully become usable, which seems like a lot for a single-process Qt Quick app (tested with file-system builds). In gui-v2…