(mongo) 7 queries took 33 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"gainesville-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["gainesville-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.73900000 1732369242)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["gainesville-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.73900000 1732369242)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
4 | db.events_cache.find( {"_id":"2aa7abfa49f315470208a0b13c5e07cf"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["gainesville-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.81500000 1732369242)"},"$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":[-82.33930206298828,29.652099609375],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
7 | db.places.count( {"geo":{"$near":[-82.33930206298828,29.652099609375],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 46 | 7 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org