(mongo) 7 queries took 86 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"franklin-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 20 |
2 | db.articles.find( {"broadcastto":{"$in":["franklin-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.27900000 1741978602)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["franklin-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.27900000 1741978602)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 13 |
4 | db.events_cache.find( {"_id":"4acbefaeac617f8d6ed7566d1bc0b558"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 22 |
5 | db.articles.find( {"broadcastto":{"$in":["franklin-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.41700000 1741978602)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
6 | db.places.find( {"geo":{"$near":[-74.58070373535156,41.1083984375],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
7 | db.places.count( {"geo":{"$near":[-74.58070373535156,41.1083984375],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 136 | 20 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org