Tag

Tarjan algorithm

1 views collected around this technical thread.

Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 14, 2023 · Backend Development

Large‑Scale Code Deletion at Google (Sensenmann Project)

The article examines Google’s massive monorepo, the challenges of dead code, the Sensenmann project’s automated deletion using build‑graph analysis and Tarjan’s algorithm, discusses whitelist handling and communication strategies, and concludes with a brief promotion for a Python continuous‑deployment course.

Build SystemTarjan algorithmcode deletion
0 likes · 11 min read
Large‑Scale Code Deletion at Google (Sensenmann Project)