Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngscopeclient/scopehal-apps
base: 571d3d34eb77
Choose a base ref
...
head repository: ngscopeclient/scopehal-apps
compare: 4fc69326d1c3
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on May 7, 2021

  1. Initial implementation of dense pack optimizations for waveform rende…

    …ring. About 26% speedup for a dense 128M point waveform. Fixes #328 but probably still more room to tweak.
    azonenberg committed May 7, 2021
    Copy the full SHA
    8918279 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4a83a23 View commit details
    Browse the repository at this point in the history
  3. Switched local structure in compute shader to 1x32 instead of 2x16 fo…

    …r significant (44%) speedups due to better GPU occupancy
    azonenberg committed May 7, 2021
    Copy the full SHA
    4fc6932 View commit details
    Browse the repository at this point in the history