Skip to content

Commit 3c2aff4

Browse files
authored
Added benchmark results with latest drivers.
1 parent 6465405 commit 3c2aff4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Command line arguments can be used to control various aspects of the application
2525
```
2626
> RayTracer.exe --benchmark --width 2560 --height 1200 --fullscreen --scene 1
2727
```
28+
Here are my results with the command above on two different computers using NVIDIA drivers 425.31.
29+
30+
| Platform | Scene 1 | Scene 4 |
31+
| --- | ---: | ---: |
32+
| GeForce RTX 2080 Ti | 25.3 fps | 10.4 fps |
33+
| GeForce GTX 1080 Ti | 3.6 fps | 1.3 fps |
2834

2935
## Building
3036

0 commit comments

Comments
 (0)