Skip to content

Scientific C++

Modern C++ in Scientific Computing

  • Home
  • About

Recent Posts

  • A note on C++ type deduction and standard library September 16, 2019
  • Cmake options in QtCreator February 16, 2019
  • Compile-time factorization: Benchmarks 2017 July 24, 2017
  • Compile-time primes generation December 29, 2016
  • Compile-time factorization: Benchmarks June 7, 2015

Recent Comments

  • Compile-time factorization: Benchmarks 2017 | Scientific C++ on Compile-time factorization
  • Compile-time primes generation | Scientific C++ on Compile-time factorization
  • Vladimir on Compile-time factorization: Benchmarks

Archives

  • September 2019
  • February 2019
  • July 2017
  • December 2016
  • June 2015
  • April 2015

Month: June 2015

Compile-time factorization: Benchmarks

The previous article explained how to factorize an integer N at compile-time using variadic templates from C++11. This article gives benchmarks of the implementation using different compilers. Not only limits of the tested compilers are touched, but the optimal strategy has been selected for possible practical applications.

Continue reading →

1 Comment
June 7, 2015June 7, 2015 Vladimir
Proudly powered by WordPress | Theme: Isola by WordPress.com.