(mongo) 6 queries took 34 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"louisville-ky"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["water-parks"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["louisville-ky","ky","usa"]},"publish_date":{"$lte":"MongoDate(0.91700000 1732379556)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
4 | db.events_cache.find( {"_id":"0d68fc175f68b403fd3f96cf9fbebbab"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-85.75150299072266,38.256099700927734],"$maxDistance":1.4492753623188406},"tags":"water-park"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 4 | 10 |
6 | db.places.count( {"geo":{"$near":[-85.75150299072266,38.256099700927734],"$maxDistance":1.4492753623188406},"tags":"water-park"} ) | | 0 | 4 | 8 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org