stotko / stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU
https://stotko.github.io/stdgpu/
Apache License 2.0
1.15k stars 81 forks source link

benchmark: Upgrade google benchmark to 1.8.0 #366

Closed stotko closed 1 year ago

stotko commented 1 year ago

A new release of google benchmark is available. Pull in this new version to benefit from the major improvements and cleanups.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.06 :tada:

Comparison is base (32e0517) 97.23% compared to head (6f24b08) 97.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ========================================== + Coverage 97.23% 97.29% +0.06% ========================================== Files 31 31 Lines 2421 2480 +59 ========================================== + Hits 2354 2413 +59 Misses 67 67 ``` [see 16 files with indirect coverage changes](https://app.codecov.io/gh/stotko/stdgpu/pull/366/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Stotko)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.