(mongo) 6 queries took 43 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"columbus-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
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":["columbus-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.31300000 1732403386)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
4 | db.events_cache.find( {"_id":"f1b9a94f7b38309ee650d9870c8c9a5c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-74.72209930419922,40.07279968261719],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
6 | db.places.count( {"geo":{"$near":[-74.72209930419922,40.07279968261719],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 185 | 22 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org