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.
forgejo/modules/indexer
zeripath ff460ca74d
Speed up `enry.IsVendor` (#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>
3 years ago
..
code Speed up `enry.IsVendor` (#15213) 3 years ago
issues Upgrade blevesearch dependency to v2.0.1 (#14346) 3 years ago
stats Use native git variants by default with go-git variants as build tag (#13673) 4 years ago