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

vector vector at projects.haskell.org
Mon Jan 16 09:40: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 rl):

 To be honest, neither of these is particularly pleasing. A 20% performance
 hit is quite bad, though. If you show me the benchmark where this happens,
 I'll try to see what I can do about it. Perhaps there is a better
 solution, such as fixing GHC to generate better code here. If all else
 fails, we'll have to do something like what you suggest but I'd much
 prefer something higher-level.

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


More information about the vector mailing list