mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 05:55:02 +03:00
Moses, the machine translation system
52acd9c3a8
- Add a high resolution timing function to measure the wall-clock time by gettimeofday(). - Now the Timer class use getrusage() to measure the elapsed CPU time as KenLM does. - Revive Timer::restart(). - Add Timer::ToString() for reporting the detail statistics as well as for debugging. - Add a simple unit test for Timer. |
||
---|---|---|
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 |