Skip to content

repo containing latest CI-automated benchmarking results

Notifications You must be signed in to change notification settings

neuppl/roulette-benchmark-data

Repository files navigation

README

You can view the latest Benchmark results summary here

workflow diagram

graph TD
  %% Nodes
  U([User]):::actor
  RC[roulette-copy]:::repo
  RBD[roulette-benchmark-data]:::repo
  GP[[GitHub Pages]]:::web

  A1((Generate JSON results)):::action
  A2((Generate Plots + Docs)):::action
  A3((Deploy site)):::action

  %% Flows
  U -- commit --> RC
  RC -- on commit --> A1 --> RBD
  RBD -- on commit --> A2 -- on success --> A3 --> GP

  %% Styles
  classDef actor fill:#1f77b4,color:#fff,stroke:#333,stroke-width:2px
  classDef repo fill:#444,color:#fff,stroke:#000,stroke-width:2px
  classDef action fill:#999,color:#fff,stroke:#222,stroke-dasharray: 3 3
  classDef web fill:#228B22,color:#fff,stroke:#000
Loading

About

repo containing latest CI-automated benchmarking results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •