-
**Is your feature request related to a problem? Please describe.**
The following program from https://oeis.org/A000643 causes mathics to use over 10GB of RAM, and I end up having to kill it to avoid …
-
[moonbit](https://www.moonbitlang.com)
I hope this message finds you well. I wanted to take a moment to recommend the integration of the MoonBit Language (MoonBitLang) into Spin's ecosystem. MoonBitL…
-
Try to speed up the runtime of certain methods, or reduce how much memory they use.
This is a great issue to get started contributing to this repo! There are many ways to achieve speedup. It is easy …
-
### Description
Ray currently relies on static configurations for task scheduling, limiting efficiency during dynamically changing workloads. Adding adaptive scaling would allow clusters to automatic…
-
### Steps To Reproduce
Open the Lucide-Icons template:
Try to zoom in an icons image:
### Expected behavior
all works smooth and fast
### Actual behavior
the app is frozen and does…
-
It's not really evident on platforms with more than 128 MB of memory, but a few things in `repy.py` and `safe.py` are less than efficient when dealing with memory, at least transiently. (I will use th…
-
Hi @frdel, thanks for your great work!
I found AutoMemory to be quite inefficient because it produces a summarization of the same memories at every step of the conversation.
### Suggestion
My…
-
Hy,
I am using GEFORCE RTX 3080 10 GB 2 cards with 32 GB RAM and an AMD Ryzen processor to run the code. The inference part is working well with batch size 3, but when doing training with the defau…
-
### What would you like to be added?
Add support for CPU and memory affinity on windows by enabling the cpu, memory and topology managers for Windows, which are currently not enabled: https://githu…
-
Currently, our system sends complete event bodies through websockets to clients. These event bodies can be over 1MB in size, leading to inefficient data transmission and high memory consumption in bro…