Single generation mode is regularly tested.
8GB cage I believe is not regularly tested.
On Wed, Jan 1, 2025 at 9:57 PM Erik Corry wrote:
> Do these modes get regularly tested?
>
> On Tue, Dec 31, 2024 at 4:00 PM Omer Katz (chromium.org) <
> omerk...@chromium.org> wrote:
>
>> I support getting ri
Do these modes get regularly tested?
On Tue, Dec 31, 2024 at 4:00 PM Omer Katz (chromium.org) <
omerk...@chromium.org> wrote:
> I support getting rid of dead code and simplifying the code base, but
> these 2 features are likely not the right target for it yet.
>
> Single generation mode is mostly
I support getting rid of dead code and simplifying the code base, but these
2 features are likely not the right target for it yet.
Single generation mode is mostly being used for development, debugging and
evaluations.
It's not used anywhere in production as far as I know, but we shouldn't
remove
There's an 8GB mode for compressed pointers. Is it in use by anybody?
Another option where the utility is unclear is the single generation mode.
What is this for?
I think there would be a benefit to removing code that is not in use. V8
is hard to read with all the different ways to compile it.