From: GitHub <no...@gi...> - 2012-10-17 15:57:56
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 3ced55e33db8aaf27cee61dd3895f840f440f491 https://github.com/moses-smt/mosesdecoder/commit/3ced55e33db8aaf27cee61dd3895f840f440f491 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-17 (Wed, 17 Oct 2012) Changed paths: M moses/src/Incremental/Fill.cpp M moses/src/Incremental/Fill.h M search/edge.hh M search/edge_generator.cc M search/edge_generator.hh R search/edge_queue.hh M search/vertex_generator.cc M search/vertex_generator.hh Log Message: ----------- Put note into PartialEdge, delete edge_queue Before with pop 25: real 9m49.480s user 9m38.389s sys 0m10.354s After with pop 25: real 8m46.553s user 8m35.138s sys 0m10.654s Commit: 30c3175d141ccb97163baa27f62e46e815974922 https://github.com/moses-smt/mosesdecoder/commit/30c3175d141ccb97163baa27f62e46e815974922 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-17 (Wed, 17 Oct 2012) Changed paths: M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project A contrib/other-builds/search/.cproject A contrib/other-builds/search/.project Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/b5849a01c55b...30c3175d141c |