[vector] #74: expose the bytearray in primitive vectors

vector vector at projects.haskell.org
Fri Jan 27 23:04:50 GMT 2012


#74: expose the bytearray in primitive vectors
------------------------+---------------------------------------------------
Reporter:  choener      |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  minor        |    Milestone:     
 Version:               |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------

Comment(by choener):

 For testing removal of zeros, I'll have to fix up larger tests. Your
 second suggestion of "-O3 -std-compile-opts" seems to yield another 20%.
 ghc-7.2.2 / ghc-head do not change much otherwise (with the primitivearray
 library that is based on primitive directly instead of vector).

 So everything stays weird in compiler-land ;-)

 Gruss,
 Christian

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/74#comment:5>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list