We should think about how to show our algorithm is optimal.
For right now I think this means
- Deciding what client workloads would look like
- Code to actually profile the systems performance
- Who decides what is good performance, the server or the client? If it's the client we have to deal with the synchronous headache of having a process for each request 🙃
- Generations of data and visualizations
- What is optimal?
We should think about how to show our algorithm is optimal.
For right now I think this means