Skip to content

Support for IndexedSeq #26

Open
Open
@ochafik

Description

@ochafik

From @fdietze on March 12, 2012 14:20

Hi there,

i'm working on a project where I use ArrayBuffers in performance-critical sections. In some places I was able to replace them with Arrays, so they got while-optimized by the scalacl-compiler-plugin. But in other cases it would make the code way more unreadable or easier to replace them with while-loops myself.

So I'd like to see support for optimization of IndexedSeq in the scalacl-compiler-plugin.

Thank you!
Felix

Copied from original issue: nativelibs4java/nativelibs4java#286

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions