(mongo) 5 queries took 277 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"abington-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 101 |
2 | db.articles.find( {"broadcastto":{"$in":["abington-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.66200000 1741919614)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 29 |
3 | db.events_cache.find( {"_id":"9cb5def272523d05ede642bc0c531a5d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 72 |
4 | db.places.find( {"geo":{"$near":[-70.96700286865234,42.11579895019531],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 25 |
5 | db.places.count( {"geo":{"$near":[-70.96700286865234,42.11579895019531],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 50 | 50 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org