Skip to content

feat: Sprint 1 Phase 3 - core stability, headers, and docs#8

Merged
fr3on merged 5 commits into
mainfrom
quill/feat-core-stability-and-docs
Apr 5, 2026
Merged

feat: Sprint 1 Phase 3 - core stability, headers, and docs#8
fr3on merged 5 commits into
mainfrom
quill/feat-core-stability-and-docs

Conversation

@fr3on

@fr3on fr3on commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Description

Implemented custom header forwarding, configurable buffers, named constants, and full deployment documentation. Final phase of Sprint 1.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • PHPStan reports no errors

fr3on added 5 commits April 5, 2026 18:37
…sive Phase 2 tests

- Decoupled SocketServer from direct FFI calls via DriverInterface
- Added unit tests for SocketServer, FFIFailure, and Validator re-registration
- Added integration test for full request-response lifecycle
- Improved error logging and worker process robustness
- Fixed all PHPStan Level 9 issues
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

🚀 Quill Performance Metrics

Environment: Ubuntu · PHP 8.3 · quill-core 0.0.2 · 2 workers Quill Core


Quill Binary Benchmark
  > Server     : Quill Core
  > Tool       : wrk
  > Duration   : 5s
  > Connections: 50
  > Workers    : 2
  > Starting Quill server...
  > Server is ready. Running benchmarks...
    Running 5s test @ http://127.0.0.1:8080/hello
      2 threads and 50 connections
      Thread Stats   Avg      Stdev     Max   +/- Stdev
        Latency     0.96ms  640.80us   6.77ms   71.54%
        Req/Sec    25.42k   682.32    28.11k    76.00%
      253202 requests in 5.01s, 39.12MB read
    Requests/sec:  50566.46
    Transfer/sec:      7.81MB

  > Benchmarks completed.

@fr3on fr3on merged commit 7c2ddc9 into main Apr 5, 2026
5 checks passed
@fr3on fr3on deleted the quill/feat-core-stability-and-docs branch April 5, 2026 17:34
@fr3on fr3on restored the quill/feat-core-stability-and-docs branch April 5, 2026 21:33
@fr3on fr3on deleted the quill/feat-core-stability-and-docs branch April 5, 2026 21:34
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.

1 participant