Changes

Summary

  1. math.ceil() is very slow (commit: 2e2e1d8) (details)
Commit 2e2e1d8ce8dd29236e2978e4723664889aa3d97c by andy.t.roo
math.ceil() is very slow

see http://imgur.com/nT62QYQ
math.ceil is almost 100% of the cpu cost of pipePowerWood and transport.pipeTransportPower
(full nps from 
https://www.dropbox.com/s/01ywgc8lnyr2es2/1361111585024.nps?dl=1
several hundred k items extracted from ex-dim barrels, sent to a set of act's, crafted to blocks, and then sent back to barrels.

sendStack->queueRoutedItem() is to do with logistics HUD display, and is being worked on lag-wise also.)
(commit: 2e2e1d8)
The file was modifiedcommon/buildcraft/transport/PipeTransportPower.java (diff)