(mongo) 7 queries took 43 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"theresa-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.articles.find( {"broadcastto":{"$in":["theresa-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.17500000 1741974606)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 5 |
3 | db.articles.find( {"broadcastto":{"$in":["theresa-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.17500000 1741974606)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 18 |
4 | db.events_cache.find( {"_id":"1a038643dd8d9bd630991d80e2dc9a9f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["theresa-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.25700000 1741974606)"},"$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":[-75.79740142822266,44.215301513671875],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 3 |
7 | db.places.count( {"geo":{"$near":[-75.79740142822266,44.215301513671875],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 28 | 5 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org