Skip to content

Large memory comsumption #4072

@LuciferDevStar

Description

@LuciferDevStar

Large memory cunsumption in bitbucket pipeline

I have 6GB RAM available for phpstan and I run phpstan with following command:

vendor/bin/phpstan analyse -l 1 app -c app/config/phpstan.neon

My phpstan.neon
`parameters:

parallel:
	maximumNumberOfProcesses: 1
	processTimeout: 3000.0`

screen bitbucket

Do somebody known why is 6GB RAM not enough? It is some way to decrease memory limit consumption?

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