(mongo) 5 queries took 32 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["botanical-gardens"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["sunnyvale-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.51800000 1732440282)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"070391f7f2175e3b7021784de228dc38"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-122.03399658203125,37.36859893798828],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
5 | db.places.count( {"geo":{"$near":[-122.03399658203125,37.36859893798828],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 20 | 9 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org