Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PivotPHP/pivotphp-performance-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

PivotPHP Performance Tools

High-performance pooling, caching, and optimization tools for PivotPHP.

Features

  • Object Pooling: Efficient PSR-7 object reuse (Requests, Responses, URIs, Streams)
  • JSON Buffering: Optimized JSON encoding with size-based buffer pooling
  • Header Pooling: Efficient header validation and normalization with caching
  • Response Pooling: Status-code indexed response objects with lazy initialization
  • Stream Pooling: Size-categorized stream pooling with LRU eviction
  • Operations Caching: Compiled regex patterns, JSON encoded data, MIME type lookups
  • Serialization Caching: Automatic serialization caching for middleware pipelines
  • Pipeline Compilation: Advanced middleware pipeline compiler with pattern learning

Installation

composer require pivotphp/performance-tools

Documentation

See docs/ for detailed documentation.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /