(mongo) 5 queries took 32 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
2 | db.articles.find( {"broadcastto":{"$in":["springdale-ut","ut","usa"]},"publish_date":{"$lte":"MongoDate(0.13300000 1732370488)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"72ae45cad7342729f9b7394ca9c6e962"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-113.00299835205078,37.183799743652344],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 11 |
5 | db.places.count( {"geo":{"$near":[-113.00299835205078,37.183799743652344],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 13 | 6 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org