-
### Is your feature request related to a problem or challenge?
#12395 Has improved performance of `trim` through the string view based fast path.
But we still can do more as stated in https://githu…
-
this is a placeholder for the future to address this performance issue when for example a cube with 1M channels is loaded in CARTA and user requests a region spectral profile. With v3b2, the GUI becom…
-
**Describe the bug**
Form class loads data even if it may be never used. it dataset is very big this causes a hugh delay for on each request. This is a common scenario in both autoid and boost plug…
-
The performance of VariableWidthViewVector is much slower than VariableWidthVector in some cases. `setZero` for overwriting is the bottleneck.
```
VariableWidthViewVectorBenchmarks.setSafeFromArr…
-
Description: Address performance bottlenecks in the search functionality to optimize speed and efficiency when searching for users, posts, and groups.
Tasks:
Profile the search functionality to id…
-
- [x] benchmark individual parts of decoder to find bottlenecks
- [x] look at maximum performance possible using pytables, h5py
- [ ] fix bottlenecks
-
Performance is a critical part of our system. The code needs to do things fast enough to be able to predict apogee, and thus, deploy airbrakes in time, all while running on a tiny computer (the Raspbe…
-
Switching from many connected components to only a few near the top (#87) drastically improved the performance when doing frequent Action dispatches on large designs.
However, it remains noticably …
-
I am unable to find the transferred issue: https://github.com/keras-team/tf-keras/issues/496
This issue is still occuring and creates performance bottleneck when writing to cloud storage
-
From Twitter:
A user imported ~10k objects. Mapping went very quickly, but then he was seeing a ton of time spent in `RKManagedObjectsFromObjectWithMappingInfo` within the orphaned object deletion su…