Go. Run all functions under test in one process #1810
Labels
ctg-enhancement
New feature, improvement or change request
lang-go
Issue is related to Go support
spec-performance
Performance-related issue
Milestone
Description
Now Each function is executed in a separate process.
This process can start for seconds (20 sec sometimes).
Expected behavior
Can this be done better?
Please consider to start all functions in one process to save time for initiating each process.
Environment
IntelliJ IDEA 2022.1 - 2022.2 Ultimate/Community
GoLand 2022.2
Potential alternatives
Context
Plugin test generation for Go-files.
The text was updated successfully, but these errors were encountered: