←back to thread

173 points daviducolo | 1 comments | | HN request time: 0.204s | source
Show context
jurschreuder ◴[] No.43335827[source]
Finally something not-Rust!
replies(1): >>43336004 #
burntsushi ◴[] No.43336004[source]

    $ echo foo > /tmp/test
    $ krep -c foo /tmp/test
    Found 4 matches
replies(2): >>43339438 #>>43341206 #
1. forgotpwd16 ◴[] No.43341206[source]
It worked correctly for me, but in my system uses SSE4.2, similar to other commenter that reported[1] that the program works as expected with SSE4.2 acceleration but fails with AVX2.

[1]: https://news.ycombinator.com/item?id=43335424