Timeline


and .

05/18/10:

05:13 Ticket #18 (folds for unboxed vectors are slow.) closed by rl
wontfix: I'll close this as wontfix since the problem is really with GHC.

05/16/10:

23:27 Ticket #20 (Optimization strategy unclear (-Odph / -O2)) created by choener
The vector tutorial states that -Odph should be used. On ghc 6.12.1 this …

05/12/10:

03:57 Ticket #19 (SPEC interferes with optimisations) created by rl
Since SPEC is a sum type and we immediately inspect it in a loop, the …

05/08/10:

18:13 Ticket #17 (folds for unboxed vectors are slow.) closed by Khudyakov
invalid: Trac refused to add an attachment and I accidentally reported this bug …
18:12 Ticket #18 (folds for unboxed vectors are slow.) created by Khudyakov
I found that fold based functions which operate on unboxed vectors are …
18:07 Ticket #17 (folds for unboxed vectors are slow.) created by Khudyakov
I found that fold based functions which operate on unboxed vectors are …

05/05/10:

15:51 Ticket #6 (Make indexM and friends fusible) closed by rl
fixed: Mon May 3 13:18:01 EST 2010 Roman Leshchinskiy * Fusion rules for …
15:15 Ticket #16 (Make thaw fusible) created by rl

05/04/10:

09:49 Ticket #15 (Add "generalised scan") created by rl
In any case, vector could well provide an operation like …

05/03/10:

12:10 Ticket #14 (enumFrom* functions not strict in bounds/steps) created by rl
* enumFromTo_small and friends not strict in y * enumFromStepN

04/24/10:

15:33 Ticket #13 (Add generateM, imapM etc.) created by rl

04/22/10:

17:55 Ticket #12 (Simplify Eq and Ord instances) created by rl
We can simplify them when we drop support for GHC 6.12. This is what …
17:28 Ticket #11 (Improve interface to mutable vectors) created by rl
Mutable vectors should support much the same operations as immutable ones.
17:01 Ticket #10 (Specialise mapM and friends for ST and IO) created by rl
We can fuse better (perhaps even do things in place) in these particular …
16:59 Ticket #1 (Add mapM and friends) closed by rl
fixed: Fri Apr 23 01:55:57 EST 2010 Roman Leshchinskiy * Add monadic vector …
Note: See TracTimeline for information about the timeline view.