well, you save lines of code - an efficiency measure for those still measuring the outcome of the programmers by counting lines of code :))
well, you save lines of code - an efficiency measure for those still measuring the outcome of the programmers by counting lines of code :))
I heard that. And that might work well on certain projects, but not on others. Blockchain code is written all in C++ as far as I know.
I guess it depends how you measure efficiency, as you said: how quickly you write any code, how easy you write a certain type of code, how efficient the algorithm is, how quick the execution of the code is, how much resources it uses etc.