Skip to content

feat(docs): Performance documentation #1213

Description

@crazywhalecc

Inspired by the AI ​​Q&A topic "performance" raised in #1211, perhaps we should document some performance-related content. I had the AI ​​summarize all the performance optimization issues we've encountered, which can be roughly categorized as follows:

  • Current default build parameters
  • Linux linking methods and libc, dynamic/static linking
  • macOS LLVM/toolchain optimization
  • Windows build optimization
  • The impact of toolchain selection and PHP version
  • PGO, LTO, Debugger-friendly things, etc
  • SAPI, thread safety, and runtime configuration

cc @henderkes since you're primarily good at raising the performance optimization issues.

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