git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by Nikolas.
[WebKit-https.git]
/
SunSpider
/
tests
/
math-cordic.js
diff --git
a/SunSpider/tests/math-cordic.js
b/SunSpider/tests/math-cordic.js
index
e2002b1
..
4d3833b
100644
(file)
--- a/
SunSpider/tests/math-cordic.js
+++ b/
SunSpider/tests/math-cordic.js
@@
-92,4
+92,4
@@
function cordic( runs ) {
return end.getTime() - start.getTime();
}
-cordic(
30
000);
+cordic(
25
000);