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

7 body parameters #8

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

buermann
Copy link

No description provided.

buermann added 20 commits April 27, 2018 11:58
…vent objects generated in the before hook of Grape::Middleware::Lograge pushes my garbage collection and object allocations through the roof, severly degenerating application performance, and doesn't seem to actually be necessary.
cycle also creates a huge memory leak that is never collected, running a
system out of free memory and crashing on disk swaps.
body but env[Grape::Env::GRAPE_REQUEST].params does, so we can just use
that.
uninitialized constant Lograge::RequestLogSubscriber

error.
ActiveSupport.

Tests passing against Rails 4-6.
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