igorkasyanchuk/rails_performance

Feature Request - Handle logging on another thread

Aperta

#67 aperta il 1 dic 2023

 (1 commento) (0 reazioni) (0 assegnatari)Ruby (91 fork)github user discovery
help wanted

Metriche repository

Star
 (1237 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Would it make sense to wrap the rails_performance notification subscriber code branch with a Thread or Concurrent::Future so it can handle the payload prepearing redis writing on another thread?

Do you have any statistics on how much overhead of this gem on production, as in milliseconds or memory usage?

Guida contributor