Hieu Hoang
|
0b5776faf7
|
starting placeholder
|
2013-07-18 20:23:44 +01:00 |
|
Hieu Hoang
|
f3e0fd2dd4
|
finished converting TargetPhraseCollection* to TargetPhraseCollection
|
2013-07-16 16:55:56 +01:00 |
|
Kenneth Heafield
|
789039fa2e
|
In-line PhraseDictionaryNodeMemory with the hash table data structure
Before:
Name:moses_chart VmPeak:11988700 kB VmRSS:10112684 kB
real 2m58.393s
user 2m39.673s
sys 0m12.171s
After:
Name:moses_chart VmPeak:11952688 kB VmRSS:10077304 kB
real 2m42.329s
user 2m31.219s
sys 0m10.261s
|
2013-07-12 07:13:19 -07:00 |
|
Kenneth Heafield
|
1b3f769c5c
|
Always have a TargetPhraseCollection.
Before:
Name:moses_chart VmPeak:12027904 kB VmRSS:10151884 kB real:173.000
real 2m53.608s
user 2m44.003s
sys 0m8.401s
After:
Name:moses_chart VmPeak:11988700 kB VmRSS:10112684 kB real:177.500
real 2m58.393s
user 2m39.673s
sys 0m12.171s
|
2013-07-12 07:01:33 -07:00 |
|
Kenneth Heafield
|
23c2530617
|
PhraseDictionaryNodeMemory doesn't need to be virtual. Slight reduction in CPU/RAM.
|
2013-07-12 06:32:33 -07:00 |
|
Hieu Hoang
|
abe6bb7c22
|
refactor parsing of feature functiona args
|
2013-06-10 18:11:55 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
6c322ba05e
|
move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory
|
2013-05-24 16:33:30 +01:00 |
|
Hieu Hoang
|
4a280c8ca7
|
move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory
|
2013-05-24 16:23:31 +01:00 |
|