You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.
An express server to demonstrate working with files like png/jpg/pdf/* , sharing between client and server, streaming data versus pre-loading data , statically versus manually serving files, small files versus Bigger files, Reducing response time.