Skip to content

Slow startup on Windows #147

@OndraM

Description

@OndraM

It looks like Steward starts slowly on Windows.

Linux, native:

$ time vendor/bin/steward
real    0m0,096s
user    0m0,061s
sys     0m0,037s

Windows, Git BASH, the same machine (but in VirtualBox, which itself slows it down a bit)

$ time vendor/bin/steward
real    0m10,676s
user    0m0,000s
sys     0m0,020s

This should be profiled using eg. blackfire.io to find the root cause. (https://blackfire.io/docs/cookbooks/profiling-cli)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions