-
We have noticed a gradual reduction in performance and increased memory usage, particularly in scenarios where the ./circle program is called repeatedly.
Restarting the device seems to fix the prob…
-
I noticed you're using `concatenate2` from dask. I've found this to be quite wasteful, it's cool in its recursive ability but sucks in that it repeatedly allocates new memory.
Cubed should be using…
-
I think would be useful having the ability to store a variable as long term memory. For example making an iteration on a integer for every time a new session opens.
I personally tend to use it to a…
-
In an effort to help alleviate the current issues we're having with larger time-based reports being generated - they will timeout and the download request will fail before the report is generated - we…
-
🔍 Problem Description: Retail sales forecasting is a critical need for businesses to manage inventory effectively and optimize sales strategies. Accurate predictions allow retailers to stock appropria…
-
We have noticed a gradual reduction in performance and increased memory usage, particularly in scenarios where the ./circle program is called repeatedly.
Restarting the device seems to fix the prob…
-
## recent:
- [x] pass the typescript compiler test in [Octane](https://github.com/chromium/octane);
- [x] make the error messge more intuitive;
- [ ] design a good enough gc;
- [x] implement a c…
-
### TLDR:
Most pixel based `hdc-algo` functions require the full time dimension in memory, even if it's not used in the computation itself. Can this be improved?
### Background
In general, mo…
-
Continuing to use ```std::vector``` isn't going to work long-term. Similarly, capturing ```std::vector``` of anything (not just an ```AccessHandle```) in a lambda is not going to be viable long term.…
-
### Feature Description
All KS controllers should generate metrics that can be collected by observability tools to support troubleshooting.
### Proposed Solution
Here is an example of useful metric…