-
## Overview
When there are too many concepts in a cset, it causes problems.
### Goals:
1. Don't fetch so much data that it crashes or hobbles browser
2. Don't display so much data that crashes o…
-
### Benchmarking Coin Selection Algorithms
This pull request introduces benchmarks for six coin selection algorithms in the `rust-coinselect` library using the `criterion` crate. These benchmarks w…
-
# Overview
## Explain the topic in 2 sentences
IRS is enhanced to achieve scalability according to the required quantity model The objective is to modify the application architecture and infrastr…
-
I am experiencing stream delay due to a bottleneck in the get_frames_as_ndarray() method. This method is currently fetching only one frame at a time, which is causing the delay. Below is the line of c…
-
**Describe the bug**
The small files performance for fuse mount is not so good, either random or sequential. Below is a test on NVMe drive:
```
native random 4k write:
write: IOPS=45.6k, BW=178M…
-
I am running pod5 convert fast5 on a sample with about 5000 fast5 files (from the sample samples, 4000 reads each), writing to a single pod5 per sample.
- When I run it on the 5000 files with -t 1,…
-
Many incremental models were developed before we had access to `detector_id`, so they were configured to use both `station_id` and `lane` to merge in new records. We now have some models using `detect…
-
@tdhock as I mentioned in our meeting yesterday, I have this topics and questions for my thesis. Could you assist me, kindly let me know what you think about either and which one is best suitable
T…
-
Pitch: https://github.com/elastic/apm-dev/issues/1037
### Background
We have heard numerous times from customers that the Service Map is slow and that it doesn't scale well. In 8.9 we [added prote…
-
Background: we launched the trace timeline view a few months ago, for users to help identify performance bottlenecks and visualise parallelisation.
However, for deeply nested traces we're hitting …