-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Part of the problem seems to be the use of --ast
with dscanner. Using dscanner --ast
with std.datetime takes upwards of a minute and generates a 60 megabyte file. Using --ctags
though it is almost instant. I remember that one of the reasons "ctags" wasn't used was because it couldn't use stdin, but it seems that was patched:
Metadata
Metadata
Assignees
Labels
No labels