(mongo) 5 queries took 42 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"middletown-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["middletown-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.75800000 1732408424)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"6943ffb6d6d81489b585c05b25ee3790"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-74.42579650878906,41.44839859008789],"$maxDistance":1.4492753623188406},"tags":"swim-place"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
5 | db.places.count( {"geo":{"$near":[-74.42579650878906,41.44839859008789],"$maxDistance":1.4492753623188406},"tags":"swim-place"} ) | | 0 | 215 | 24 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org