Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Scaling CANDDi

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

Scaling CANDDi

Avatar for coldclimate

coldclimate

July 29, 2013
Tweet

More Decks by coldclimate

Other Decks in Technology

Transcript

  1. tail -100000 mongodb. log | awk -F' ' '{print $NF}'

    | grep ms$ | sed 's/ms//g' |sort -n | tail -20 | xargs -I {} grep {} ms$ mongodb.log