This is a quite general question. I think to shorten the computation time, most people will improve their algorithms. But right now, I want to know if we don't change the algorithm, what else we can do to shorten the computation time. For example, I was told that some built-in Stata commands use C plug-in to speed up. I am wondering whether there are other kinds of plug-in? For example, C++ plug-in, Matlab plug-in, etc.. And it seems like that there isn't too many materials about how the C plug-in works. I am also wondering where I can find more learning materials about the pulg-in thing.
I am also thinking there may be some general principle that we should keep in mind that can make our codes work more efficiently.
Any ideas will be welcomed. Thanks!
I am also thinking there may be some general principle that we should keep in mind that can make our codes work more efficiently.
Any ideas will be welcomed. Thanks!
Comment