by k0k0r0 on 5/19/23, 3:27 AM with 5 comments
I suspect there is a lot of real world simulation, especially of some physics (and graphics, but that is less interesting to me), where such optimizations are needed. But as far as I understand, in general such help is not really appreciated there. The cost of to other programmers to deal with necessary changes existing code, as well as the fact that hardware and compute time are cheaper than programmers, seems to make things difficult. I seriously consider learning to write python interfaces to do "magic" to python projects, but I don't know whether there actually is a market for that.
What are your experiences? Is anybody here paid to speed things up?
Edit: Typos
by samtho on 5/19/23, 4:15 AM
However much of this was done in the interest of as few cpu cycles as possible rather than raw speed.
by emrah on 5/19/23, 3:47 AM
by monero-xmr on 5/19/23, 3:39 AM