Skip to content

Commit

Permalink
Added benchmark results with latest drivers.
Browse files Browse the repository at this point in the history
  • Loading branch information
GPSnoopy authored Apr 11, 2019
1 parent 6465405 commit 3c2aff4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ Command line arguments can be used to control various aspects of the application
```
> RayTracer.exe --benchmark --width 2560 --height 1200 --fullscreen --scene 1
```
Here are my results with the command above on two different computers using NVIDIA drivers 425.31.

| Platform | Scene 1 | Scene 4 |
| --- | ---: | ---: |
| GeForce RTX 2080 Ti | 25.3 fps | 10.4 fps |
| GeForce GTX 1080 Ti | 3.6 fps | 1.3 fps |

## Building

Expand Down

0 comments on commit 3c2aff4

Please sign in to comment.