April 2024 Summaries
2 posts from BuildBuddy
Filter
Month:
Year:
Post Summaries
Back to Blog
BuildBuddy, a company dedicated to bringing top-notch developer tools to businesses worldwide, has recently welcomed Fabian Meumertzheim as a Staff Software Engineer. With his expertise in the open source Bazel ecosystem, Fabian's contributions have significantly benefited BuildBuddy users. As part of his role at BuildBuddy, he will continue focusing on enhancing Bazel through open-source contributions. Previously employed by Code Intelligence, where he worked on fuzz testing tools, Fabian is now set to collaborate with the BuildBuddy team in shaping the future of developer tools.
Apr 11, 2024
158 words in the original blog post.
Bazel is designed for fast builds, but sometimes users may experience slow build times. This article provides tips and strategies to help diagnose and fix slow Bazel builds. It covers topics such as using the right set of flags, ensuring a warm Bazel instance, providing enough memory for Bazel, checking if cached artifacts are being shared successfully, and investigating changes in project structure that could explain increasing build times. The article also highlights how BuildBuddy can assist with these tasks by offering an intuitive UI to visualize and analyze build events.
Apr 02, 2024
2,904 words in the original blog post.