Skip to content

Conversation

@amalbuquerque
Copy link
Contributor

While going over the compilation times of our big monolith with @josevalim , we were suspecting that some steps of the ParallelCompiler could be taking a while.

As such, this MR introduces two additional logs about the time it takes to:

  • Execute the each_cycle callback;
  • Execute the spawn_workers/8 function when we might be in a deadlock situation.

@josevalim josevalim merged commit 63aa570 into elixir-lang:main Oct 30, 2024
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants