-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels