math-dojo / user-account-service

Microservice for managing the users of the math-dojo platform
1 stars 0 forks source link

Reduce Slow Function Start-up Times #32

Open noce2 opened 4 years ago

noce2 commented 4 years ago

Slow function start-up times cause integration tests to fail at times (as well as being a bad experience for a users).

From cold (25s): image

From warm (600ms) image