[plt-scheme] Vector / matrix benchmarks

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Wed Sep 6 11:17:50 EDT 2006

I'm not sure if you're saying there is a problem in my
code, but it definitely works for me in 352.4.  Full
benchmark code attached.  You'll need to edit to get it
working without the rest of my code.

N.

--- Jens Axel Søgaard <jensaxel at soegaard.net> wrote:

> Noel Welsh skrev:
> > Version 3.
> 
> Hmm. Interesting.
> 
> In 352 I get:
> 
> Welcome to DrScheme, version 352.4-svn21aug2006.
> Language: Textual (MzScheme, includes R5RS).
> "signatures/finite-map-signature.scm" broke the contract
>    (case->
>      (-> any/c finite-map)
>      (-> compare-function any/c finite-map))
> on singleton; expected a procedure that accepts 1
> arguments, given: 
> #<procedure:singleton>
>  >
> 
> where as in 301 it seems to work:
> 
>  > (require (planet "finite-map.scm" ("soegaard"
> "galore.plt" 2 0)))
>  >
> 
> 
> -- 
> Jens Axel Søgaard
> 
> 

Email: noelwelsh <at> yahoo <dot> com   noel <at> untyped <dot> com
AIM: noelhwelsh
Blogs: http://monospaced.blogspot.com/  http://www.untyped.com/untyping/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: benchmarks.ss
Type: application/octet-stream
Size: 4508 bytes
Desc: 620314292-benchmarks.ss
URL: <http://lists.racket-lang.org/users/archive/attachments/20060906/d11a0e2a/attachment.obj>

Posted on the users mailing list.