| 208 | === Benchmark Library === |
| 209 | |
| 210 | Benchmarking code is a very important task, especially for library authors that aim at high performance usage. |
| 211 | So far, there is no benchmarking framework in boost. |
| 212 | This project intends to start such a library with the (long time) perspective to be included into boost. |
| 213 | There already is quite some demand for benchmarking in existing libraries like Boost.Math or Boost.odeint. |
| 214 | This work would involve major library design steps, hence some experience with library development of the student is recommended. |
| 215 | |
| 216 | This project will be mentored by Mario Mulansky |
| 217 | |