Skip to content

Instantly share code, notes, and snippets.

View apinheira-tech's full-sized avatar
:octocat:
happy in the pond

Mony Simonetti apinheira-tech

:octocat:
happy in the pond
View GitHub Profile
@leocomelli
leocomelli / git.md
Last active July 14, 2024 16:10
Lista de comandos úteis do GIT

GIT

Estados

  • Modificado (modified);
  • Preparado (staged/index)
  • Consolidado (comitted);

Ajuda

Yesod

https://github.com/vasily-kirichenko/yesod-one

$ wrk -c100 -t10 -d30s --latency http://localhost:3000
Running 30s test @ http://localhost:3000
  10 threads and 100 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    23.16ms   13.36ms  96.95ms   73.41%

Yesod

https://github.com/vasily-kirichenko/yesod-one

$ wrk -c100 -t10 -d30s --latency http://localhost:3000
Running 30s test @ http://localhost:3000
  10 threads and 100 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    23.16ms   13.36ms  96.95ms   73.41%