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>
2021-04-01 19:41:09 +02:00
..
2021-04-01 19:41:09 +02:00
2020-10-14 21:07:51 +08:00
2021-01-28 19:08:11 +01:00
2021-04-01 17:11:42 +02:00
2021-03-28 00:37:51 +01:00
2021-01-26 22:02:42 +01:00
2021-03-29 22:44:28 +02:00
2021-03-01 22:08:10 +01:00
2021-04-01 19:41:09 +02:00
2020-12-18 11:33:32 +08:00
2021-03-31 22:48:48 +03:00
2021-03-01 22:08:10 +01:00
2021-04-01 19:41:09 +02:00
2021-03-01 22:08:10 +01:00
2021-03-29 22:44:28 +02:00
2021-03-27 17:45:26 +01:00
2020-12-22 07:40:57 +08:00
2021-02-03 22:36:38 +01:00
2021-03-30 15:47:34 +03:00
2021-03-01 22:08:10 +01:00
2020-12-21 16:39:28 +01:00
2021-03-21 00:30:29 +08:00
2021-03-28 05:56:28 +02:00
2021-03-01 22:08:10 +01:00
2021-03-29 22:44:28 +02:00
2021-03-05 14:19:17 +01:00
2021-03-28 00:37:51 +01:00
2020-01-15 23:58:33 +02:00
2021-01-28 13:29:22 +01:00
2020-10-11 21:27:20 +01:00
2021-03-07 08:12:43 +00:00