(mongo) 4 queries took 258 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"owls-head-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 27 |
2 | db.articles.find( {"broadcastto":{"$in":["owls-head-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.32500000 1741905187)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 63 |
3 | db.places.find( {"geo":{"$near":[-74.1729965209961,44.7338981628418],"$maxDistance":1.4492753623188406},"tags":"ice-skating-rink"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 143 |
4 | db.places.count( {"geo":{"$near":[-74.1729965209961,44.7338981628418],"$maxDistance":1.4492753623188406},"tags":"ice-skating-rink"} ) | | 0 | 24 | 25 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org