89
edits
| Line 21: | Line 21: | ||
== Test Cases == | == Test Cases == | ||
* Sustained Load - Long periods of load until read time becomes unbearably large because we are no longer caching data | * Sustained Load - Long periods of load until read time becomes unbearably large because we are no longer caching data | ||
* Spike Load | * Spike Load | ||
** There are currently client side issues that we need to keep track of with this. Based on the architecture the only place that a high amount of connections can hurt us is at the load balencer stage. Firefox needs to be able to deal with us saying "No you may not sync right now because we are busy" | |||
* Generating Data (and verification) | * Generating Data (and verification) | ||
** Bookmarks | ** Bookmarks | ||
edits