(mongo) 5 queries took 52 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"latham-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 17 |
2 | db.articles.find( {"broadcastto":{"$in":["latham-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.86400000 1732345366)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"5b26ee029347a60e6e8b9ebdc862e992"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
4 | db.places.find( {"geo":{"$near":[-73.7468032836914,42.74340057373047],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
5 | db.places.count( {"geo":{"$near":[-73.7468032836914,42.74340057373047],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 81 | 18 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org