julia
eb5feca9 - Don't build a full domtree when renaming blocks, dfs is enough (#60976)

Commit
9 days ago
Don't build a full domtree when renaming blocks, dfs is enough (#60976) This saves around 3/4% of the precompile time of Documenter due to saving some allocations. --------- Co-authored-by: Cody Tapscott <84105208+topolarity@users.noreply.github.com> Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Author
Parents
Loading