(mongo) 6 queries took 26 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"ramsey-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.pages.find( {"slug":{"$in":["bike-paths-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["ramsey-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.32300000 1765071798)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 11 |
| 4 | db.events_cache.find( {"_id":"ac1f1727c7d6e4de6c5de0be48a62692"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.places.find( {"geo":{"$near":[-74.14399719238281,41.059600830078125],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 3 |
| 6 | db.places.count( {"geo":{"$near":[-74.14399719238281,41.059600830078125],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 0 | 2 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org