Commit 856d72ed by FritzFlorian

Redo performance plots with correct multiprogrammed results.

parent 2faad2e8
......@@ -50,7 +50,9 @@ Currently the FFT benchmark shows the following results (average):
We want to positively note that the overall trend of 'performance drops'
at the hyperthreading mark is not really bad anymore, it rather
seems similar to EMBB now (with backoff + lockfree deque + top level
reader-writers lock).
reader-writers lock). This comes partly because the spike at 4 threads
is lower (less performance at 4 threads). We also see better times
on the multiprogramed system with the lock-free deque.
This is discouraging after many tests. To see where the overhead lies
we also implemented the unbalanced tree search benchmark,
......

174 KB | W: | H:

190 KB | W: | H:

media/18b2d744_fft_average.png
media/18b2d744_fft_average.png
media/18b2d744_fft_average.png
media/18b2d744_fft_average.png
  • 2-up
  • Swipe
  • Onion skin

177 KB | W: | H:

173 KB | W: | H:

media/18b2d744_unbalanced_average.png
media/18b2d744_unbalanced_average.png
media/18b2d744_unbalanced_average.png
media/18b2d744_unbalanced_average.png
  • 2-up
  • Swipe
  • Onion skin

172 KB | W: | H:

197 KB | W: | H:

media/aa27064_fft_average.png
media/aa27064_fft_average.png
media/aa27064_fft_average.png
media/aa27064_fft_average.png
  • 2-up
  • Swipe
  • Onion skin

186 KB | W: | H:

195 KB | W: | H:

media/d16ad3e_fft_average.png
media/d16ad3e_fft_average.png
media/d16ad3e_fft_average.png
media/d16ad3e_fft_average.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment