tree: a4f3ed9a43c85fbd889dea1f6795053950b0afe1 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. main.cc
  4. README.md
garnet/bin/ui/benchmarks/transparency_benchmark/README.md

Transparency Benchmark

This directory contains an application that draws a series of scenes that stress test the GPU, extracting some basic performance metrics involving bandwidth, fragment compute budget, and effective texture working set size.

This benchmark is still a work in progress.

Running the example

From garnet, this can be run with:

present_view fuchsia-pkg://fuchsia.com/transparency_benchmark#meta/transparency_benchmark.cmx

From topaz, this can be run with:

sessionctl add_mod fuchsia-pkg://fuchsia.com/transparency_benchmark#meta/transparency_benchmark.cmx

In garnet, Alt+Esc toggles back and forth between the console and graphics.