Slide 19
Slide 19 text
Scout - Problem on first setup (#5-1)
- Couldn’t see much performance improvement
➢ Requested some template_cards which has less children, so response time is not that
slow...and hard to tell performance difference
- json output format was not same across serializers
➢ Follow JSON:API format
- There are some easy ways to improve AMS and jbuilder…
➢ Use Oj as json parser for AMS and jbuilder
- Send too many requests to the app at the same time, so taking more time on
Middleware layer
➢ Less concurrency on sidekiq