Foivos Zakkak
Foivos Zakkak
I suggest adding `-t 1` as well, since the reported numbers were tested on single threaded code only (and that is what is supported for now).
Nice digging @gigiblender , so it looks like someone needs to fix deopt and possibly the 1MB bailout or we should beter revert #19 and keep in the backlog.
Quote from https://github.com/quarkusio/quarkus/issues/25943#issuecomment-1216176613 > Re: ParseOnce. At the end of June I carried some tests to verify its effects on 22.2 and indeed the memory usage had improved, so it...
> What I'm trying to say with this is that your ranges of -12% and +19% fall within the variability I see above. So, which ones take more or less...
> @jerboaa, @galderz while at it you could also remove `-H:+JNI` since this is always enabled anyway (since Oct 10, 2018, see [oracle/graal@6346801](https://github.com/oracle/graal/commit/6346801d0b129355dfd95a8f7cb112ed0a8155a4)) Thanks for pointing this out @olpaw. https://github.com/quarkusio/quarkus/pull/27267...
> Re: `ParseOnce`. At the end of June I carried some tests to verify its effects on 22.2 and indeed the memory usage had improved, so it no longer resulted...
> My fork was too behind so I discarded all changes on my main. FYI: In such cases `git rebase` often does the trick without any hustle if there are...
@Amatrelan what would be the best way to keep this list up to date? As of now ui:worspaces, ui:doom, ui:doom-dashboard, and app:write have been updated.
This could be misleading for new-comers though, since they might see the TODO and FIXME tags as indications that the modules themselves are not complete instead of their documentation.
I recently started doing exactly the same. I started based on this comment https://github.com/hlissner/doom-emacs/issues/1166#issuecomment-462459077 Regarding where to start I guess wherever you feel more comfortable, for instance I started with...