export_lib() is quite slow on Windows
Open
- Dominant language
- C++
- Stars
- 55
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The call to `export_lib()` is quite slow on Windows, presumably due to the slow file I/O.
For example, in https://github.com/dmlc/tl2cgen/actions/runs/8013365705/job/21890278531, the test suite finishes in 3 min on Linux but takes over 2 hours on Windows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.