(mongo) 7 queries took 80 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"live-oak-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
2 | db.articles.find( {"broadcastto":{"$in":["live-oak-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.61700000 1741974312)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["live-oak-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.61700000 1741974312)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
4 | db.events_cache.find( {"_id":"96e75db7935841a894bfa055ff2ce59c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
5 | db.articles.find( {"broadcastto":{"$in":["live-oak-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.71300000 1741974312)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 12 |
6 | db.places.find( {"geo":{"$near":[-121.66200256347656,39.276100158691406],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 20 |
7 | db.places.count( {"geo":{"$near":[-121.66200256347656,39.276100158691406],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 51 | 23 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org