You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I heavily use google benchmark (https://github.com/google/benchmark) on various projects.
Linked to isssue #107, it may a good thing to have a benchmark to measure the provided speedup on various scenario.
What do you think?
(i could make a prof of concept on my side related to issue #107)
Regards
TR
The text was updated successfully, but these errors were encountered:
* Add google benchmark as ExternalProject
* Add three bench suite transform "unary", reduce "unary", load/store
Todo:
* strange behavior on transform bench suite. STD seems faster than SIMD on MSVC2017 <--- to be checked on gcc>5
* add other cases
Hi
I heavily use google benchmark (https://github.com/google/benchmark) on various projects.
Linked to isssue #107, it may a good thing to have a benchmark to measure the provided speedup on various scenario.
What do you think?
(i could make a prof of concept on my side related to issue #107)
Regards
TR
The text was updated successfully, but these errors were encountered: