(mongo) 6 queries took 52 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"pine-island-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["pine-island-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.11800000 1737328833)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"1c96376fb6bdf4c90a9a77387482a0be"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-74.45939636230469,41.29790115356445],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 11 |
6 | db.places.count( {"geo":{"$near":[-74.45939636230469,41.29790115356445],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 160 | 27 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org