(mongo) 5 queries took 50 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["places-to-swim"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.articles.find( {"broadcastto":{"$in":["townsend-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.53300000 1732431067)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"5286c470ade9e4f0dd5a0e27405dc3ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-71.70580291748047,42.66699981689453],"$maxDistance":1.4492753623188406},"tags":"swim-place"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
5 | db.places.count( {"geo":{"$near":[-71.70580291748047,42.66699981689453],"$maxDistance":1.4492753623188406},"tags":"swim-place"} ) | | 0 | 389 | 27 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org