(mongo) 6 queries took 26 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"camden-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.towns.find( {"sef_url":"washington-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["washington-me","me","usa"]},"publish_date":{"$lte":"MongoDate(0.04000000 1737268789)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"e9f32b67087ced104c9d4403f666b8b8"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-69.36949920654297,44.27289962768555],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
6 | db.places.count( {"geo":{"$near":[-69.36949920654297,44.27289962768555],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 23 | 6 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org