Dear list members, because of its low power consumption I would like to use an msp430f149 microcontroller with the mspgcc tool chain for a diving computer project(realtime decompression calculation for mixed gas diving). Since a lot of calculations need to be done in one second intervals I am not sure if the processing power of the msp430f149 will be sufficient (its my first microcontroller project). Because I did not find any benchmark results in the archive I would like to ask if someone on this list could give me some numbers. I am especially interested in the duration for the +-*/ operations for float, long and long long data types. I also would like to know if double support is planned for the future.
Best regards, Martin Göttlicher