Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • 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
  • angle
  • Repository

Switch branch/tag
  • angle
  • util
  • random_utils.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Add a perf test for the Pipeline cache. · 5dd4ad89
    Jamie Madill authored Jan 29, 2018
    This micro-benchmark can be used to measure the performance impact
    of changing the Pipeline cache. For instance, we can check if changing
    the size of the hash key affects performance significantly.
    
    Also updates the build files so angle_perftests can see vulkan.h, and
    makes the Vulkan headers an explicit source set.
    
    This test currently shows that a lot of time is spent in PMurmurHash,
    with some time also spent in memcmp.
    
    Bug: angleproject:2163
    Change-Id: Ie8bb3e31d58590f373d28cbbb59f7e372b80cc29
    Reviewed-on: https://chromium-review.googlesource.com/884882
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    5dd4ad89
random_utils.h 1.31 KB
EditWeb IDE
×

Replace random_utils.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.