-
-
Currently, TLAPM releases are enormous; on Linux they take up 473 MB zipped and 1.1 GB unzipped, while on macOS they take up 668 MB zipped and 1.5 GB unzipped. This seems far, far larger than should b…
-
Could `/` have a subscript that lets it reduce on multiple axes? (ie. `/₂f` is equivalent to `/f☇¯2`)
-
Profile and reduce memory usage across API, frontend.
-
We have quite a few long running tests that take up a few seconds. Even if we only clean up the top 10 we should be able to shave at least a minute off the CI
-
The cycle comes from different places:
![image](https://github.com/user-attachments/assets/7a44ff91-369e-4cc0-a1b1-435a57629325)
For the viewer it comes from the database. For the time slider in t…
-
Currently, we have 1024 variations for DPA-1 and 512 variations for DPA-2, which takes a lot of CI time, especially when we add more supported backends.
https://github.com/deepmodeling/deepmd-kit/b…
njzjz updated
3 weeks ago
-
### What happens?
```sql
SELECT list_reduce(['a', 'b'], (x, y, i) -> x || y || i)
```
```
┌──────────────────────────────────────────────────────────────────────────────────┐
│ list_reduce(main.…
-
The use of `missing()` function in [Line 1226 of utils.R](https://github.com/lgatto/MSnbase/blob/dd8e699754f828d8597135170642187b81637bad/R/utils.R#L1226) makes `addIdentificationData()` function no…
-
Every day the memory consumption of the running client grows directly proportionally to the number of chats and messages,
is it possible to somehow make sure that the chats are not loaded, I think th…