(mongo) 7 queries took 50 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"lawrence-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 14 |
2 | db.articles.find( {"broadcastto":{"$in":["lawrence-ne","ne","usa"]},"publish_date":{"$lte":"MongoDate(0.41400000 1741974365)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["lawrence-ne","ne","usa"]},"publish_date":{"$lte":"MongoDate(0.41300000 1741974365)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 12 |
4 | db.events_cache.find( {"_id":"4a0767b18dd027a8b8c683c7190c3279"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
5 | db.articles.find( {"broadcastto":{"$in":["lawrence-ne","ne","usa"]},"publish_date":{"$lte":"MongoDate(0.50300000 1741974365)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
6 | db.places.find( {"geo":{"$near":[-98.25990295410156,40.29199981689453],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 15 |
7 | db.places.count( {"geo":{"$near":[-98.25990295410156,40.29199981689453],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 12 | 3 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org