Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: Remove all Cgo handles #1073

Merged
merged 9 commits into from
Oct 9, 2024
Merged

Commits on Oct 8, 2024

  1. Removes Cgo handles and adds phpThreads.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    89b845d View commit details
    Browse the repository at this point in the history
  2. Changes variable name.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e832343 View commit details
    Browse the repository at this point in the history
  3. Changes variable name.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    36b3fa1 View commit details
    Browse the repository at this point in the history
  4. Fixes merge error.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ebf4898 View commit details
    Browse the repository at this point in the history
  5. Removes unnecessary 'workers are done' check.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8deaf84 View commit details
    Browse the repository at this point in the history
  6. Removes panic.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dc48617 View commit details
    Browse the repository at this point in the history
  7. Replaces int with uint32_t.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b9a45d4 View commit details
    Browse the repository at this point in the history
  8. Changes index type to uintptr_t.

    a.stecher authored and dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0cfa9f8 View commit details
    Browse the repository at this point in the history
  9. simplify

    dunglas committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    756675f View commit details
    Browse the repository at this point in the history