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

fix(benchmarks): Ensure OPCache is used in cgi-fcgi web servers #2538

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

PROFeNoM
Copy link
Contributor

Description

I somehow messed up something while rebasing/force-pushing in #2531... This PR adds the "and ensure opcache is used" part.

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

@PROFeNoM PROFeNoM self-assigned this Feb 26, 2024
@PROFeNoM PROFeNoM requested a review from a team as a code owner February 26, 2024 12:02
@pr-commenter
Copy link

pr-commenter bot commented Feb 26, 2024

Benchmarks

Benchmark execution time: 2024-02-26 12:39:46

Comparing candidate commit 386c9c8 in PR branch alex/fix/opcache-bench with baseline commit 527e4d9 in branch master.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 181 metrics, 0 unstable metrics.

scenario:TraceSerializationBench/benchSerializeTrace

  • 🟥 execution_time [+4.074µs; +9.226µs] or [+2.039%; +4.619%]

@bwoebi bwoebi merged commit 380774d into master Feb 26, 2024
373 of 400 checks passed
@bwoebi bwoebi deleted the alex/fix/opcache-bench branch February 26, 2024 13:17
@github-actions github-actions bot added this to the 0.99.0 milestone Feb 26, 2024
bwoebi pushed a commit that referenced this pull request Mar 20, 2024
* fix(benchmarks): Ensure OPCache is used in cgi-fcgi web servers

* Use zend_extension=opcache.so instead

* Check if Zend OpCache is loaded

Co-authored-by: Bob Weinand <[email protected]>

* Remove unused env var

---------

Co-authored-by: Bob Weinand <[email protected]>
(cherry picked from commit 380774d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants