Skip to content

Conversation

@Janno
Copy link
Contributor

@Janno Janno commented Sep 23, 2025

No description provided.

@gares
Copy link
Contributor

gares commented Sep 23, 2025

did the cleanup. I'll think about the whole thing once more and then merge

@gares gares force-pushed the janno/fix-extend-signature branch from 558c96c to b16e1e5 Compare September 24, 2025 08:23
@gares gares marked this pull request as ready for review September 24, 2025 08:23
@gares gares merged commit 5fccfbb into LPCIC:master Sep 24, 2025
9 of 10 checks passed
symbs |> List.filter_map (fun (symb, { TypingEnv.indexing } ) -> match indexing with Index m -> Some (symb, m) | _ -> None)

let allocate_new_symbols state ~symbols ~new_defined_symbols =
(* THE MISTERY: allocating symbols following their declaration order makes the grundlagen job 30% faster (600M less memory):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Mystery" :-)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a lot of mist around this mystery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants