HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

GPBench

GPBench is a benchmark suite that tests the expressiveness of different generic programming libraries. It is part of an ongoing effort to design a common generic programming library for Haskell. For more information go to Applications_and_libraries/Generic_programming.

1 Links

2 Getting the code

To download the code do:

> darcs get http://darcs.haskell.org/generics

3 Running the tests

Run the tests as follows:

> cd generics/comparison

> runghc test.hs --all

Have a look at the README file in that directory for information about the benchmark suite and needed dependencies.

Retrieved from "http://www.haskell.org/haskellwiki/GPBench"

This page has been accessed 187 times. This page was last modified 03:03, 12 April 2008. Recent content is available under a simple permissive license.