(mongo) 7 queries took 79 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"rahway-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.articles.find( {"broadcastto":{"$in":["rahway-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.03400000 1741961260)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["rahway-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.03400000 1741961260)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 9 |
4 | db.events_cache.find( {"_id":"3506feed0114cbc1850f99120c085997"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
5 | db.articles.find( {"broadcastto":{"$in":["rahway-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.15700000 1741961260)"},"$or":[{"tags":"camping"},{"tags":"camping-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 4 |
6 | db.places.find( {"geo":{"$near":[-74.28070068359375,40.606300354003906],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 15 |
7 | db.places.count( {"geo":{"$near":[-74.28070068359375,40.606300354003906],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 48 | 29 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org