google/benchmark

[FR] LTO should default to true

Open

#1,022 opened on Aug 18, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (1,539 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (7,968 stars)
PR merge metrics
 (Avg merge 4d 2h) (19 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. BENCHMARK_ENABLE_LTO=true is recommended by the README.md. It should likely be the default if we think it is that important.

Contributor guide