Create a post with description "load test post" for every user.

Jasmin% hey -n 500 -c 100 -m POST \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
-d '{
  "userId": "6a042e8ea8941f321c293058",
  "description": "load test post"
}' \
http://localhost:3000/posts

Summary:
  Total:        6.9525 secs
  Slowest:      2.1651 secs
  Fastest:      0.0576 secs
  Average:      1.1799 secs
  Requests/sec: 71.9164

  Total data:   39762500 bytes
  Size/request: 79525 bytes

Response time histogram:
  0.058 [1]     |
  0.268 [20]    |■■■■■■
  0.479 [21]    |■■■■■■■
  0.690 [26]    |■■■■■■■■
  0.901 [46]    |■■■■■■■■■■■■■■■
  1.111 [85]    |■■■■■■■■■■■■■■■■■■■■■■■■■■■
  1.322 [126]   |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  1.533 [75]    |■■■■■■■■■■■■■■■■■■■■■■■■
  1.744 [48]    |■■■■■■■■■■■■■■■
  1.954 [17]    |■■■■■
  2.165 [35]    |■■■■■■■■■■■


Latency distribution:
  10% in 0.5639 secs
  25% in 0.9524 secs
  50% in 1.2009 secs
  75% in 1.4683 secs
  90% in 1.7717 secs
  95% in 1.9985 secs
  99% in 2.0978 secs

Details (average, fastest, slowest):
  DNS+dialup:   0.0013 secs, 0.0576 secs, 2.1651 secs
  DNS-lookup:   0.0002 secs, 0.0000 secs, 0.0109 secs
  req write:    0.0006 secs, 0.0000 secs, 0.0345 secs
  resp wait:    1.1759 secs, 0.0570 secs, 2.1646 secs
  resp read:    0.0004 secs, 0.0001 secs, 0.0075 secs

Status code distribution:
  [201] 500 responses