Search

May 16, 2015
Druntime »
...core/stdc/stdio.d
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  add missing...
May 15, 2015
Druntime »
...d
    M src/core/sys/posix/stdio.d
    M src/core/sys/posix/time.d...
May 14, 2015
Druntime »
...src/core/sys/posix/sys/ioctl.d
    M src/core/sys/posix/sys/ipc.d...
May 14, 2015
Druntime »
...src/core/sys/posix/sys/ipc.d
    M src/core/sys/posix/sys/mman.d...
May 14, 2015
Druntime »
...src/core/sys/posix/sys/resource.d
    M src/core/sys/posix/sys/stat.d...
May 12, 2015
General »
...0

real    0m3.181s
user    0m1.814s
sys     0m0.459s

$ time sbcl --dynamic-space-size...
May 12, 2015
General »
...0

real	0m2.263s
user	0m1.337s
sys	0m0.917s

[kozak@dajinka ~]$ dmd test.d...
May 11, 2015
General »
...fib2
0

real    0m2.226s
user    0m2.223s
sys     0m0.003s

which is still slower.
May 11, 2015
General »
...0

real    0m2.410s
user    0m1.844s
sys     0m0.558s

$ time sbcl --dynamic-space-size...
May 11, 2015
General »
...0

real	0m1.520s
user	0m1.520s
sys	0m0.000s

Compiling with `ldmd2 fib.d...
147 148 149 150 151 152 153 154 155 156 157
Next ›   Last »