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

Wrong create_from_format #7

Merged
merged 14 commits into from
Sep 11, 2024
Merged

Wrong create_from_format #7

merged 14 commits into from
Sep 11, 2024

Conversation

zeriyoshi
Copy link
Contributor

The create_from_format mechanism introduced in v1.0.1 had a significant impact on performance.

This pull request aims to fix that issue.

@zeriyoshi zeriyoshi added the enhancement New feature or request label Sep 10, 2024
@zeriyoshi zeriyoshi self-assigned this Sep 10, 2024

This comment has been minimized.

This comment has been minimized.

@zeriyoshi zeriyoshi changed the title Faster create_from_format Wrong create_from_format Sep 11, 2024

This comment has been minimized.

This comment has been minimized.

ext/tests/gh7.phpt Outdated Show resolved Hide resolved

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Code Metrics Report

main (d531254) #7 (f032b9a) +/-
Coverage 79.0% 81.0% +1.9%
Details
  |           | main (d531254) | #7 (f032b9a) |  +/-  |
  |-----------|----------------|--------------|-------|
+ | Coverage  |          79.0% |        81.0% | +1.9% |
  |   Files   |              3 |            3 |     0 |
  |   Lines   |            429 |          474 |   +45 |
+ |   Covered |            339 |          384 |   +45 |

Code coverage of files in pull request scope (78.7% → 81.2%)

Files Coverage +/-
ext/hook.c 81.2% +2.5%

Reported by octocov

@zeriyoshi zeriyoshi merged commit 7bbcf85 into main Sep 11, 2024
39 checks passed
@zeriyoshi zeriyoshi deleted the more_instead_create_from_format branch September 11, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants