(mongo) 6 queries took 27 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"monterey-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["monterey-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.32300000 1732392283)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
4 | db.events_cache.find( {"_id":"ad228a373e3791ce53b768288dfa1f45"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-121.88200378417969,36.59370040893555],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
6 | db.places.count( {"geo":{"$near":[-121.88200378417969,36.59370040893555],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 29 | 7 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org