Can you answer the following two questions about the performance of your ITU-MiniTwit with your group?
- Which of your API endpoints is the slowest? How slow is it?
- Where is the time being spent in this endpoint?
How do you find out this info?
Please provide your answers in the Endpoint Performance Quiz
Note: As Helge mentioned in class, the project is not about competing who has a faster implementation. However, in the real world you usually want to know performance information because it's very likely that you will look for optimization candidates among your slowest endpoints.
Read the following two service license agreements (SLAs):
What can you learn from them if you were to write an SLA for your own API? Is there any metric in the two SLAs above that would be relevant for your own API SLA?