(mongo) 6 queries took 35 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"ithaca-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["places-to-swim"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["ithaca-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.42200000 1732374019)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"eb64ab230c87b2ceda6fae47ec8e9707"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-76.49929809570312,42.44459915161133],"$maxDistance":1.4492753623188406},"tags":"swim-place"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
6 | db.places.count( {"geo":{"$near":[-76.49929809570312,42.44459915161133],"$maxDistance":1.4492753623188406},"tags":"swim-place"} ) | | 0 | 39 | 16 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org