Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarking ✔️ #40

Open
23 of 36 tasks
euisuny opened this issue Feb 13, 2019 · 2 comments
Open
23 of 36 tasks

Benchmarking ✔️ #40

euisuny opened this issue Feb 13, 2019 · 2 comments
Assignees
Labels
examples involves updating graphics examples

Comments

@euisuny
Copy link
Member

euisuny commented Feb 13, 2019

Several benchmarking examples needed for our pasta language:

  • phong
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • reflection
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • texture
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • shadow map
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • water (http://www.chinedufn.com/3d-webgl-basic-water-tutorial/)
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • basic ray tracing
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • bump
    • Framework
    • Linguine
    • GLSL
    • Optimized
  • Synthetic worst case

Following a general mantra of "DORCS" for benchmarks --

  1. Diversity (Application & Computational)
  2. Orthogonality
  3. Realism
  4. Coverage
  5. Self-containment
@sampsyo
Copy link
Contributor

sampsyo commented Feb 13, 2019

Looks good! We can use this thread to keep track of how well we think we're doing with respect to diversity & coverage especially.

@Chillee
Copy link
Collaborator

Chillee commented Feb 13, 2019

Updated with a more detailed breakdown of where we're at with each benchmark.

@Checkmate50 Checkmate50 added the examples involves updating graphics examples label Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples involves updating graphics examples
Projects
None yet
Development

No branches or pull requests

4 participants