Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1568)

Side by Side Diff: third_party/google_benchmark/README.chromium

Issue 2865663003: Adding Google benchmarking library. (Closed)
Patch Set: Sketch. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/google_benchmark/LICENSE ('k') | third_party/google_benchmark/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: google_benchmark
2 URL: https://github.com/google/benchmark
3 Security Critical: no
4 Version: 0
5 License: Apache 2.0
6
7 Description:
8
9 A C++ library for writing microbenchmarks, capable of measuring times up to
10 nanoseconds.
11
12 Extensive documentation can be found on https://github.com/google/benchmark
13 Talk at CppCon by Chandler Carruth on microbechmarking using this library:
14 https://youtu.be/nXaxk27zwlk
OLDNEW
« no previous file with comments | « third_party/google_benchmark/LICENSE ('k') | third_party/google_benchmark/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698