Test output for fast-generic [ok]

Testing time: 16s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null
  rm -f m?.so m?.import.scm m?.import.so
  /root/salmonella-run-publish/chicken/bin/csi -s t1.scm
symbol: abc
list: (1)
list2: (1)
processing reals
processing reals
processing reals
processing reals
processing natural and any
  /root/salmonella-run-publish/chicken/bin/csi -s m1.scm
symbol: abc
list: (1)
list2: (1)
processing reals
processing reals
processing reals
processing reals
processing natural and any
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    m1.scm -o m1

Warning: at toplevel:
  (t1.scm:24) in procedure call to `foo#add<string-string>', expected argument #1 of type `string', but was given an argument of type `fixnum'

Warning: at toplevel:
  (t1.scm:24) in procedure call to `foo#add<string-string>', expected argument #2 of type `string', but was given an argument of type `fixnum'

Warning: at toplevel:
  (t1.scm:25) in procedure call to `foo#add<number-number>', expected argument #1 of type `number', but was given an argument of type `string'

Warning: at toplevel:
  (t1.scm:25) in procedure call to `foo#add<number-number>', expected argument #2 of type `number', but was given an argument of type `string'
symbol: abc
list: (1)
list2: (1)
processing reals
processing reals
processing reals
processing reals
processing natural and any
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    bench.scm -O5 -bf
function ... 0.636s CPU time, 0/7936 GCs (major/minor)
generic #1 (not inlined) ... 5.612s CPU time, 1.788s GC time (major), 10000000 mutations, 2442/19536 GCs (major/minor)
generic #2 (not inlined) ... 1.556s CPU time, 0.004s GC time (major), 15/21963 GCs (major/minor)
generic #1 (inlined) ... 5.332s CPU time, 1.812s GC time (major), 10000000 mutations, 2442/14652 GCs (major/minor)
generic #2 (inlined) ... 1.324s CPU time, 0.004s GC time (major), 2/17092 GCs (major/minor)