Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does appending tags to a tag file tag so long?

appending file Tags
0
Posted

Why does appending tags to a tag file tag so long?

0

Sometimes, in an attempt to build a global tag file for all source files in a large source tree of many directories, someone will make an attempt to run ctags in append (-a) mode on every directory in the hierarchy. Each time ctags is invoked, its default behavior is to sort the tag file once the tags for that pass have been added. As the cumulative tag file grows, the sort time increases exponentially.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123