Search Criteria
Package Details: benchmark-git v1.8.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/benchmark-git.git (read-only, click to copy) |
---|---|
Package Base: | benchmark-git |
Description: | A microbenchmark support library, by Google |
Upstream URL: | https://github.com/google/benchmark |
Licenses: | Apache |
Submitter: | erikzenker |
Maintainer: | dma |
Last Packager: | dma |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-04 10:24 (UTC) |
Last Updated: | 2023-08-31 12:37 (UTC) |
Dependencies (4)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- gmock (googletest-git, gtest)
- gtest (googletest-git)
- cmake (cmake-git) (make)
Latest Comments
dma commented on 2023-07-05 13:56 (UTC)
@bluebearblue thanks, i've updated that.
@EndlessEden thanks, i think i fixed that with the latest.
bluebearblue commented on 2023-07-05 12:15 (UTC)
There is a typo in the Upstream URL on this site (it ends with a '}').
EndlessEden commented on 2021-08-21 00:33 (UTC)
@erikzenker - Complains about missing test sources {CMake Warning at CMakeLists.txt:36 (message): Did not find Google Test sources}
i enabled -DBENCHMARK_DOWNLOAD_DEPENDENCIES=on to fix locally, but please fix package.
erikzenker commented on 2018-07-15 13:46 (UTC)
@btmcg thx, you are right. I added these dependencies.
btmcg commented on 2018-06-02 12:43 (UTC)
I believe this needs gmock and gtest marked as a dependencies.
erikzenker commented on 2017-05-09 17:01 (UTC)
mrkline commented on 2017-05-09 05:33 (UTC)