Accounting work is in many ways similar to a garbage collector in program runtimes (e.g. JVM). Their primary goal is to manage available resources: keeping track of current usage, anticipate future availability and prevent misuse. In that sense, there can be a lot of creativity in the optimization of that process just as software people have from tweaking a piece of code to work better.