rizsotto / Bear

Bear is a tool that generates a compilation database for clang tooling.
GNU General Public License v3.0
4.76k stars 312 forks source link

citnames: use parallel stl #455

Closed rizsotto closed 3 months ago

rizsotto commented 2 years ago

using parallel stl, but see no improvement in speed...

SunJun8 commented 2 years ago

It looks like std::execution::par doesn't take effect