Skip to content

Instantly share code, notes, and snippets.

@pvdlg
Created January 31, 2018 00:53
Show Gist options
  • Save pvdlg/ffce0f4effd850db1f557397d305e19c to your computer and use it in GitHub Desktop.
Save pvdlg/ffce0f4effd850db1f557397d305e19c to your computer and use it in GitHub Desktop.
negative globs (some files inside dir)
107 op/s » globby async (working directory)
38 op/s » globby async (upstream/master)
43 op/s » globby async (working directory) with gitignore
12 op/s » globby async (upstream/master) with gitignore
247 op/s » globby sync (working directory)
41 op/s » globby sync (upstream/master)
82 op/s » globby sync (working directory) with gitignore
11 op/s » globby sync (upstream/master) with gitignore
133 op/s » glob-stream
130 op/s » fast-glob async
267 op/s » fast-glob sync
negative globs (whole dir)
64 op/s » globby async (working directory)
33 op/s » globby async (upstream/master)
32 op/s » globby async (working directory) with gitignore
11 op/s » globby async (upstream/master) with gitignore
127 op/s » globby sync (working directory)
37 op/s » globby sync (upstream/master)
62 op/s » globby sync (working directory) with gitignore
11 op/s » globby sync (upstream/master) with gitignore
111 op/s » glob-stream
64 op/s » fast-glob async
132 op/s » fast-glob sync
multiple positive globs
61 op/s » globby async (working directory)
17 op/s » globby async (upstream/master)
29 op/s » globby async (working directory) with gitignore
8 op/s » globby async (upstream/master) with gitignore
114 op/s » globby sync (working directory)
18 op/s » globby sync (upstream/master)
61 op/s » globby sync (working directory) with gitignore
8 op/s » globby sync (upstream/master) with gitignore
74 op/s » glob-stream
61 op/s » fast-glob async
120 op/s » fast-glob sync
Suites: 3
Benches: 33
Elapsed: 116,267.47 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment