04. Performance/Elaboration

04 99 Outro
Great job! 🎉 The final exercise block is now behind you.
Now you are equipped with the tools and techniques to approach any performance degradation in your tests. You know how to profile tests and how to act based on that. You have a better understanding of how Vitest runs your tests and what defaults it has, as well as how opting out from those defaults might yield a huge performance improvement!
But you also know that none of those approaches are a solution to a problem. They simply change how Vitest runs your tests and you need to be mindful when introducing those changes.

Test Your Knowledge

Retrieval practice helps solidify learning by actively recalling information. Use this prompt with your AI assistant to quiz yourself on what you've learned.

Please quiz me on exercise 4 using the epicshop MCP server. Call the get_quiz_instructions tool with exerciseNumber "4" to get the quiz instructions, then quiz me one question at a time.

Learn how to set up the epicshop MCP server

Loading Performance Elaboration form