pupate

No description provided
git clone https://git.woozle.org/neale/pupate.git

pupate / docs
Neale Pickett  ·  2024-08-19

troubleshooting.md

 1---
 2title: Troubleshooting
 3---
 4
 5Bourne shell scripts are slow on Windows
 6====
 7
 8For some reason that I haven't been able to trace down,
 9running Bourne shell scripts on my Windows machine takes
10between 5 and 30 seconds.
11The same script takes about 800ms running under WSL2
12on the same machine.
13
14If you have any insight here,
15please reach out!