Skip to content

join fails to run #107

@bkamins

Description

@bkamins

If you run a benchmark at https://github.com/bkamins/JuliaStrBenchmark

You see that join fails to run. The reason is that lines 411 and 413 have a typo in io.jl (d instead of delim).

But additionally - if you fix it - at least on my machine they still fail because wmemcpy function is not found (but maybe I do not have a proper version of Julia as it is a target that is moving fast).

PS. @ScottPJones Apart from this - again on my machine - Strs.jl is sometimes slower than strings from Base (I have noted in the test file where I find which case). This is an initial implementation of the benchmark - I have stopped here because of join bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions