johan manuel buitrago

Results 15 comments of johan manuel buitrago

@awwaiid haven't managed to replicate the error in Local, When I try either deleting the auth token in the html, dropping the cache, or changing the expiration time in Devise...

Sorry @dorner Can you reassigned It to this profile please. I was in the wrong account

Hi @dorner , I have a question. On average, how many distribution items are there per distribution? The bigger problem that I see is there isn't pagination for distribution items....

Ok, Im going to do the code refactors

Hello @dorner, I've seen that you are familiar with the code, so I'm refactoring the query to retrieve distributions with this new scope in distribution.rb. ` scope :selected_attributes_by_id, ->(id) {...

Hi @dorner, I'm looking into 'create' flow, but It would be too helpful to see the trace of the flame graph. Looking forward to it

Hi @dorner I've analyzed the flamegraph and utilized [stackprof](https://github.com/tmm1/stackprof) for **GET** requests (view, edit, show). I've implemented small performance optimizations that would be worth. For instance, on the `edit` response...