-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
CI actions should build with clang also besides just gcc and benchmaks should run with both binaries. Building with clang is expected to improve code quality, because clang raises more warnings. Large discrepancies in the benchmark results can indicate that the benchmark either has a strong compiler dependency or its implementation has issues.
Building with clang also seems rather trivial, running both binaries will be more work.
Reactions are currently unavailable