Re: Which programmable task can be done faster by a human than by a computer?




"Claudio Grondi" <claudio.grondi@xxxxxxxxxx> wrote in message
news:3pvefmFc4e6tU1@xxxxxxxxxxxxxxxxx
> Considering, that it seems to be a common attitude, that humans are
> able to perform tasks requiring high parallel computation some orders
> faster than current computer with serial way of processing
> assembler commands, I wonder which in common programming
> languages as C++ or Python programmable task working on a given
> input data set can be finished faster by a human than by a computer
> running the code of the program?

> I think about an experiment where the as source code available
> computer program running on a 3.0 GHz machine is not able to
> provide the results as fast as a human when feeded with same input
> data set.

The human might use a faster computer to do the same task.
So the human will always be faster. :-)


.



Relevant Pages