galaxyproject / galaxyproject/planemo
Use in-memory sqlite by default ?
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
@bernt-matthias found that using tmpfs on /tmp reduced database creating time from 11 seconds to 0.3 seconds. So maybe we can get that same effect by using a in-memory sqlite database.
Contributor guide
Assessment
This issue has not been assessed yet.