(mongo) 7 queries took 31 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"copenhagen-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.articles.find( {"broadcastto":{"$in":["copenhagen-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.30700000 1766917564)"},"tags":"motor-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["copenhagen-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.30600000 1766917564)"},"article_id":{"$ne":36},"tags":"motor-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 9 |
| 4 | db.events_cache.find( {"_id":"dab1cbf9798587cff27a0ef48cdaa346"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.articles.find( {"broadcastto":{"$in":["copenhagen-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.35600000 1766917564)"},"$or":[{"tags":"motor-sports"},{"tags":"motor-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 6 | db.places.find( {"geo":{"$near":[-75.67310333251953,43.8931999206543],"$maxDistance":1.4492753623188406},"tags":"motor-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 9 | 7 |
| 7 | db.places.count( {"geo":{"$near":[-75.67310333251953,43.8931999206543],"$maxDistance":1.4492753623188406},"tags":"motor-sports"} ) | | 0 | 9 | 5 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org