Skip to content

Bottleneck: Windows powershell startup can be slow #16

@Vectorial1024

Description

@Vectorial1024

This continues #5.

It turns out, starting Windows PowerShell is not instantaneous, and when we are repeatedly calling PowerShell commands, we are slowing down the program.

Think about whether this situation can be improved.

One possible approach would be to use PHP's popen, but that'll need some investigation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions