mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-28 14:32:38 +03:00
Moses, the machine translation system
ea3bfb5d4c
The accuracy of getrusage() is limited by the resolution of software clock as described in http://www.kernel.org/doc/man-pages/online/pages/man7/time.7.html The assertions required a timer with microsecond accuracy. However, we don't necessarily want the timer, and we don't want to add some time-consuming processes to the test code because we normally build programs again and again, which means we want to run unit tests as quickly as possible. |
||
---|---|---|
contrib | ||
cruise-control | ||
jam-files | ||
lm | ||
mert | ||
misc | ||
moses/src | ||
moses-chart-cmd/src | ||
moses-cmd/src | ||
OnDiskPt | ||
regression-testing | ||
scripts | ||
util | ||
.gitignore | ||
bjam | ||
BUILD-INSTRUCTIONS.txt | ||
Jamroot | ||
kenlm |