You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2023/01/04 07:51:38 UTC

[GitHub] [incubator-pagespeed-ngx] Danrancan commented on issue #1213: Supporting pagespeed on ARM devices?

Danrancan commented on issue #1213:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1213#issuecomment-1370583551

   > We don't currently have plans to support ARM mostly because I don't think we've especially been peppered with requests for it.
   > 
   > We have a _lot_ of library dependencies and I imagine at least some of them don't support ARM, which makes this a lot more painful.
   
   I believe the only thing incompatible with arm is that there are no arm PSOL libraries other than [](https://gitlab.com/gusco/ngx_pagespeed_arm/-/tree/master/), which is believe are outdated. I have successfully compiled pagespeed on Ubuntu Server for the Raspberry Pi 4 using these aarch64 PSOL libraries, but I don't quite understand the repercussions of using these outdate libraries. Do you know if there is any way to compile updated arm64 versions of the PSOL libraries myself to include in pagespeed during ps compilation? If you have any ideas, please let me know. Otherwise, consider this post me peppering you with requests for an ARM compatible pagespeed module.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org