You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/indexer
zeripath f75a9b27b0
Speed up `enry.IsVendor` (#15213) (#15245)
Backport #15213

`enry.IsVendor` is kinda slow as it simply iterates across all regexps.
This PR ajdusts the regexps to combine them to make this process a
little quicker.

Related #15143

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
code Speed up `enry.IsVendor` (#15213) (#15245) 4 years ago
issues Upgrade blevesearch dependency to v2.0.1 (#14346) 4 years ago
stats Use native git variants by default with go-git variants as build tag (#13673) 4 years ago