-
The uint16 cache from [numbers.js](https://github.com/mqttjs/mqtt-packet/blob/865e7b3b9fbdc3c14feaeb67b288973c953ff2ec/numbers.js) currently consumes roughly 10Mb, which is too excessive for our appli…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
## CPU
Steps taken:
1. Run Flyscrape with `cache: file` option
2. Re-run Flyscrape with `cache: file` option from the previous successful scraping
3. Abort (power failure, system failure)
4. Now …
-
**Describe the bug**
When enabling "server" mode for the Asset Cache Server, the Asset Processor will eventually crash due to a memory corruption error. The callstacks are not consistent, and will t…
-
### What happened?
After upgrading to v1.28.0, i am observing a rapid memory leak once Syncthing is started. It takes only a few minutes to fill all my 16GB of RAM. The issue also occurs on [v1.28.1-…
-
When bees is running, I get a lot of free memory but low `cached` usage, and more swap usage, i.e.
![图片](https://github.com/Zygo/bees/assets/440661/9f459429-639d-4170-b6cb-f522454dc2ab)
You can …
-
### Feature request
Automatic usage of CPU memory for KV cache if VRAM is not enough.
### Motivation
Prefix cache hit/miss ratios have a huge impact on performance. For a prefix cache to be large e…
-
Details below are from a dump of an application running normally, but for which an OOM was recently triggered (during long-running queries/exports, and possibly also concurrently with a checkpoint bei…
-
**Describe the bug**
When a cache is saved/loaded from disk, the expiry for every value is re-set on load.
**How To Reproduce (best to provide workable code or tests!)**
Here's a a minimal ex…
-
**Goal**
- Clarify the key elements and relationship in the Bee Framework.
- Simplify experience of creating new BeeAgents
Out of scope for the moment: changing the communication structure of an…