Skip to content
Snippets Groups Projects
obarun's avatar
Eric Vidal authored
Each tool needs to be independent, which
meant that every time a tool was called,
it would build the entire system graph.
This was an obvious waste of time and resources.

Now, the tools build the graph based
on the requested services, which
drastically reduces the time needed to
construct the necessary dependency graph.
8fcc5c59
History
Name Last commit Last update
..