http://qs321.pair.com?node_id=3284


in reply to Is there a way to measure code complexity?

I think there is a way you could execute a program and report the CPU time it requires, which could translate into instructions. The number of instructions would be something I would tell my boss about. Seems to me that there is a command line *nix tool for this.
  • Comment on Re: Is there a way to measure code complexity?