(mongo) 5 queries took 30 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["places-to-swim"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.articles.find( {"broadcastto":{"$in":["linden-mi","mi","usa"]},"publish_date":{"$lte":"MongoDate(0.86300000 1737432871)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"e5f8e1f1336a7726f3c23bf29125a0fc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-83.78240203857422,42.81840133666992],"$maxDistance":1.4492753623188406},"tags":"swim-place"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
5 | db.places.count( {"geo":{"$near":[-83.78240203857422,42.81840133666992],"$maxDistance":1.4492753623188406},"tags":"swim-place"} ) | | 0 | 31 | 10 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org