Originally posted by mczak
View Post
Announcement
Collapse
No announcement yet.
Even With An Intel Core i9 7980XE, LLVMpipe Is Still Slow
Collapse
X
-
It would have been nice with some hardware rendered results as reference.
Leave a comment:
-
Originally posted by indepe View PostClicking on the OpenBenchmark link shows one test that is done both single- and multi-threaded. (GL vs VK, static scene).
The OpenSWR result is almost the same, and the LLVM result little more than 2x better. This suggests that the software renderers don’t make use of the 18 cores, and I seem to remember that LLVMpipe is limited in the number of threads it is “allowed” to use. So I guess using a 7980 for this test isn’t really the advantage one might hope for.
Leave a comment:
-
I use software rendering on some strange configurations, for example GLES 3.0 under cygwin. Performance is better than enough, at least for programming and testing.
Leave a comment:
-
LLVMpipe is mostly good on modern desktop CPUs as a fallback for composited desktops when no hardware GPU/driver is available
A software compositor could very well work, including a lot of the visual effects, but it would need to be designed from the ground up to run on the CPU, unlike current compositors which simply call GPU functions and expect those to be fast (because they are fast on an actual GPU).
Leave a comment:
-
Clicking on the OpenBenchmark link shows one test that is done both single- and multi-threaded. (GL vs VK, static scene).
The OpenSWR result is almost the same, and the LLVM result little more than 2x better. This suggests that the software renderers don’t make use of the 18 cores, and I seem to remember that LLVMpipe is limited in the number of threads it is “allowed” to use. So I guess using a 7980 for this test isn’t really the advantage one might hope for.
Leave a comment:
-
Considering the resolution, at least ET: Legacy is playable, which is a bit of an achievement. I'm a bit curious to see how this performs vs the oldest and slowest OpenGL 3.3 hardware you can get. So for example:
GeForce 8400
Intel's HD 2000 series (maybe from something like a Celeron B800)
ATI HD 2400
- Likes 2
Leave a comment:
-
Even With An Intel Core i9 7980XE, LLVMpipe Is Still Slow
Phoronix: Even With An Intel Core i9 7980XE, LLVMpipe Is Still Slow
During the recent holidays when running light on benchmarks to run, I was toying around with LLVMpipe in not having run this LLVM-accelerated software rasterizer in some time. I also ran some fresh tests of Intel's OpenSWR OpenGL software rasterizer that has also been living within Mesa...
Tags: None
Leave a comment: