Skip to content

Use wide to speedup coverage map with stable toolchains #3131

Closed
@wtdcode

Description

@wtdcode

I did a benchmark for SIMD implementation of coverage map: https://github.com/wtdcode/libafl_simd_bench

The motivation is that we can use wide to replace std::simd so that we no longer need nightly to gain the speedup. It looks like that wide has almost the same performance as std::simd. I can draft a PR if we agree to introduce wide.

wdyt? @tokatoka @domenukk @rmalmain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions