When you use this command:
The program should display the results and it takes time to transfer data to graphic cards.
Morever, for timinh, it is better to do the operation for many time (1000 or more) and take the average.
change the code to this:
or in a loop
tic;
for i=1:1000;
two=1+1;
end;
toc