1
Tom Carnell
Has somebody written a good, clear set of benchmark tests that I can also apply to Contentigo? EG:
- time to serve 100 'realistic' web pages (without any caching)
- time to serve 100 'realistic' web pages with 3 database queries per request (with some defined dataset to retrieve) (without any caching)
- time to serve 100 'realistic' web pages (with caching)
something like this?