unread
Hi all,
I have an access to a Aarch64 machine that will be used as a server. I
would like to optimize php code for Aarch64 architecture. I have some
questions on this :
-
I tried gprof for building php. Strangely, it worked once and then it
didn't worked. What kind of profiling tool are you guys using for php? -
I used a php benchmarking script. If there is any typical way or
standard way for benchmarking, please recommend me. -
If there is some points that need to be optimized for ARM64, please
recommend me or where can I find the information? I could only find bug
list.
Hosung.