(mongo) 7 queries took 92 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"kirbyville-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.articles.find( {"broadcastto":{"$in":["kirbyville-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.47300000 1741975947)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 5 |
3 | db.articles.find( {"broadcastto":{"$in":["kirbyville-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.47300000 1741975947)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 13 |
4 | db.events_cache.find( {"_id":"f3f61099822f73a39667e6b450534bf6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 22 |
5 | db.articles.find( {"broadcastto":{"$in":["kirbyville-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.65400000 1741975947)"},"$or":[{"tags":"camping"},{"tags":"camping-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
6 | db.places.find( {"geo":{"$near":[-93.90019989013672,30.660900115966797],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 29 |
7 | db.places.count( {"geo":{"$near":[-93.90019989013672,30.660900115966797],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 10 | 11 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org