Home > guesstimate

guesstimate

Guesstimate is a project mainly written in C++ and C, based on the View license.

Playground for code that estimates technology constants.

========================================================================== Guesstimate - Technology Constant Estimator

Author: Manuel Holtgrewe [email protected]

This is just a playground for little program snippets to measure the running time of certain operations. Knowing the running time of atomic operations, locks etc. allows informed decisions about programming when there are alternatives.

Previous:test