(mongo) 5 queries took 32 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bike-paths-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["cross-fork-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.93100000 1738357082)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"c8d6d39f4ca2d054d575b3624f8e6648"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-77.81529998779297,41.483699798583984],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
5 | db.places.count( {"geo":{"$near":[-77.81529998779297,41.483699798583984],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 15 | 9 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org