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

ApcClassLoader

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

 ApcClassLoader

Avatar for polidog

polidog PRO

May 29, 2016
Tweet

More Decks by polidog

Other Decks in Technology

Transcript

  1. ܭଌ৚݅ • MacBook Pro (Retina, 15-inch, Mid 2014) 16GB Memory,

    2.2 GHz Intel Core i7 • php7.0.6 • ϏϧτΠϯαʔό࢖ͬͯΔ • ඵؒ10ϦΫΤετΛ5ඵִؒ • vegeta࢖ͬͯݕূ
 https://github.com/tsenart/vegeta
  2. $ echo "GET http://localhost:8000/" | vegeta attack -rate=50 - duration=5s

    | vegeta report
 
 Requests [total, rate] 50, 10.20
 Duration [total, attack, wait] 4.91808977s, 4.899999865s, 18.089905ms
 Latencies [mean, 50, 95, 99, max] 29.650298ms, 17.586892ms, 39.421233ms, 216.898977ms, 304.779713ms
 Bytes In [total, mean] 230050, 4601.00
 Bytes Out [total, mean] 0, 0.00
 Success [ratio] 100.00%
 Status Codes [code:count] 200:50
 Error Set:
  3. $ echo "GET http://localhost:8000/" | vegeta attack -rate=50 - duration=5s

    | vegeta report
 
 Requests [total, rate] 50, 10.20
 Duration [total, attack, wait] 4.913044931s, 4.899999873s, 13.045058ms
 Latencies [mean, 50, 95, 99, max] 12.37756ms, 12.595445ms, 13.760764ms, 13.93599ms, 15.280703ms
 Bytes In [total, mean] 230050, 4601.00
 Bytes Out [total, mean] 0, 0.00
 Success [ratio] 100.00%
 Status Codes [code:count] 200:50
 Error Set: