Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

TBB Benchmarks?

Charles_Tucker
Beginner
226 Views
While doing some scheduler hacking, I've come up with a couple of toy example programs (naive Fibbonaci, parallel mergesort) that I use just to check correctness and do some basic performance comparisons, but I'm curious what the real developers use. Would you (and I include any interested TBB devs here) be willing to share benchmarks you use for comparing various trade-offs made in the scheduler? Other components of TBB?

In my case, I'm developing on Linux, so the .NET-requiring Castle and Smoke demos don't quite fly, but of course those are also interesting test cases.
0 Kudos
0 Replies
Reply