Difference between revisions of "Category:Performance"

From HaskellWiki
Jump to navigation Jump to search
(new subcat of Category:Haskell)
 
m (Thought I'd be able to add to the category here, but also had that small edit.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Pages on how to make your Haskell programs go faster.
+
Pages on how to make your Haskell programs go [[performance|faster]] and use less memory.
   
 
[[Category:Haskell]]
 
[[Category:Haskell]]
  +
[[Category:Idioms]]

Latest revision as of 06:23, 4 February 2015

Pages on how to make your Haskell programs go faster and use less memory.