Steven Wang

Results 3 issues of Steven Wang

I tried to bolt a PGO-based php-fpm binary. When I run perf2bolt, the following assertion was shown up. ``` perf2bolt -p perf.data -o /workspace/perf.fdata /opt/pkb/git/hhvm-perf/php-fpm ....... BOLT-INFO: shared object or...

It is strongly recommended to use the production config for images used in production environments. Please see below. https://hub.docker.com/_/php Then, the code below should be added to the docker file...

In [grpc_bench](https://github.com/LesnyRumcajs/grpc_bench)/[php_grpc_bench](https://github.com/LesnyRumcajs/grpc_bench/tree/master/php_grpc_bench)/Dockerfile, we install "protobuf" extension with " pecl install protobuf". But, I don't see it is enabled in php.ini or via any command line. It does not seem to...