Felix Spöttel
Felix Spöttel
hey @twnaing, thank you for the report. Do you think it would be reasonable to recommend 512MB as a base line or do you think the swap solution is enough?
one thing that significantly elevates memory usage is turning on the _Pre-load page information while browsing_ setting in the extension. turning that off resolved oom crashes for me in the...
I thought of it too, tried the before&after calls but without success. This is really interesting since it would improve mobile UX a lot.
@loganwilliams I'll take a look. Goal should be to have a working build on LTS?
@loganwilliams @msramalho I would like to do a related cleanup: the dependencies are a bit of a mess, a lot of things that should be devDeps are not. OK if...
@msramalho this is fixed now I think.
@msramalho this is fixed now I think.
The related [issue](https://github.com/swc-project/swc/issues/7561) in `swc` was fixed [today](https://github.com/swc-project/swc/pull/8090) and it looks like it will be part of the next [release](https://github.com/swc-project/swc/blob/main/CHANGELOG.md#unreleased). 🎉
> It'd also be nice if there was a way of adding the benchmarks to the README stars table in some way 🤔. Cool idea! 👍 Not sure if we...
> add a submit program that automatically submits the result to the adventofcode webpage. The crate we use for downloading inputs supports input submissions, so we could leverage it here....