Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
B
benchmark
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • benchmark
  • Repository

Switch branch/tag
  • benchmark
  • src
  • cycleclock.h
Find file
BlameHistoryPermalink
  • Eric's avatar
    Make Benchmark a single header library (but not header-only) (#407) · 9d4b719d
    Eric authored Jul 04, 2017
    * Make Benchmark a single header library (but not header-only)
    
    This patch refactors benchmark into a single header, to allow
    for slightly easier usage.
    
    The initial reason for the header split was to keep C++ library
    components from being included by benchmark_api.h, making that
    part of the library STL agnostic. However this has since changed
    and there seems to be little reason to separate the reporters from
    the rest of the library.
    
    * Fix internal_macros.h
    
    * Remove more references to macros.h
    9d4b719d
cycleclock.h 7.12 KB
EditWeb IDE
×

Replace cycleclock.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.