(mongo) 5 queries took 34 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 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["lake-elsinore-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.25200000 1737282880)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
3 | db.events_cache.find( {"_id":"b8504fee53d04b5367b4ba4d39d7a254"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-117.3219985961914,33.68980026245117],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 15 |
5 | db.places.count( {"geo":{"$near":[-117.3219985961914,33.68980026245117],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 17 | 8 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org