Skip to content

Add result caching#46

Merged
nunomaduro merged 1 commit intopestphp:3.xfrom
nimah79:3.x
Apr 25, 2025
Merged

Add result caching#46
nunomaduro merged 1 commit intopestphp:3.xfrom
nimah79:3.x

Conversation

@nimah79
Copy link
Copy Markdown
Contributor

@nimah79 nimah79 commented Apr 6, 2025

This PR adds result caching which reduces the running time of the command significantly. It stores the result cache in the sys_get_temp_dir().'/pest_plugin_type_coverage_cache_'.md5(__DIR__).'.php' file (the md5(__DIR__) part is because of cache file separation per project).

@maxwellmezadre
Copy link
Copy Markdown
Contributor

This is sensational, because I often notice a great slowness, because it has not yet been merged?

@nunomaduro

@nunomaduro nunomaduro merged commit 38dab46 into pestphp:3.x Apr 25, 2025
10 checks passed
nunomaduro added a commit that referenced this pull request Apr 26, 2025
This reverts commit 38dab46, reversing
changes made to d9d0685.
nunomaduro added a commit that referenced this pull request Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants