glob icon indicating copy to clipboard operation
glob copied to clipboard

Why is gobwas/glob faster than path/filepath

Open pathbox opened this issue 5 years ago • 0 comments

Hello, gobwas/glob is so nice. I use gobwas/glob, and I do some benchmark with path/filepath . I find it is faster than path/filepath's glob and match method, Could you tell me why, I am interest in it

pathbox avatar Oct 29 '20 02:10 pathbox