(mongo) 5 queries took 21 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"garcia-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["garcia-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.99800000 1738866051)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"2f60b9699e4b94599dacecf4bd79b312"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-105.53700256347656,37.003501892089844],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 4 | 5 |
5 | db.places.count( {"geo":{"$near":[-105.53700256347656,37.003501892089844],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 4 | 3 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org