Skip to content

The PHP binary lags at launch #4

Description

@hopeseekr

The PHP binary lags when launched. This is especially felt when using PHP utilities, particularly php artisan, composer, and phpunit, where the time to launch is easily doubled or tripled.

$ time php --version
real        0m2.337s
    
$ time phpunit --version
real        0m5.557s

$ time composer --version
real        0m4.147s

This has necessitated the Starfish team to using the native Linux PHP binary, as the speeds are dramatically faster in every day usage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions