(mongo) 5 queries took 139 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"cairo-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 54 |
2 | db.pages.find( {"slug":{"$in":["cross-country-skiing-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 17 |
3 | db.articles.find( {"broadcastto":{"$in":["cairo-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.95200000 1743337892)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
4 | db.places.find( {"geo":{"$near":[-73.99559783935547,42.30229949951172],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 29 |
5 | db.places.count( {"geo":{"$near":[-73.99559783935547,42.30229949951172],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 122 | 20 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org