cnizzardini / cakephp-swagger-bake

Automatically generate OpenAPI, Swagger, and Redoc documentation from your existing CakePHP code.
http://cakephpswaggerbake.cnizz.com/
MIT License
60 stars 20 forks source link

Adds timers and memory tracking if DebugKit is loaded #524

Closed cnizzardini closed 1 year ago

cnizzardini commented 1 year ago

Just adding some performance tracking to compare between current and future versions.