Commit Graph

15592 Commits

Author SHA1 Message Date
Hieu Hoang
844e8a16c4 anonymous objects 2015-12-31 00:58:48 +00:00
Hieu Hoang
d0951cde0a allocator for stack 2015-12-31 00:48:16 +00:00
Hieu Hoang
f4a07ef1fa allocator for stack 2015-12-31 00:29:13 +00:00
Hieu Hoang
00952efdec anonymous objects 2015-12-30 23:35:03 +00:00
Hieu Hoang
ff09020526 don't use pointers 2015-12-30 23:27:41 +00:00
Hieu Hoang
95ea1d8485 use my allocator 2015-12-30 23:15:28 +00:00
Hieu Hoang
7d4432a2d6 clear container using old method 2015-12-30 23:10:13 +00:00
Hieu Hoang
181914b822 use boost fast pool allocator 2015-12-30 22:58:12 +00:00
Hieu Hoang
08f61d69e9 use boost pool allocator 2015-12-30 22:51:50 +00:00
Hieu Hoang
95e59ac36f use pointers for mempool 2015-12-30 21:54:03 +00:00
Hieu Hoang
5f4b34b95f use pointers for mempool 2015-12-30 21:49:46 +00:00
Hieu Hoang
bc2f065f45 Mempool with Queue 2015-12-30 21:42:21 +00:00
Hieu Hoang
34946bc931 undo stack diversity 2015-12-30 19:20:00 +00:00
Hieu Hoang
599bc4855a create hypo from every edge. Increase diversity 2015-12-30 19:00:27 +00:00
Hieu Hoang
c5826035c2 Mempool with Queue 2015-12-30 16:46:42 +00:00
Hieu Hoang
448d0a3e9c Mempool with seen position 2015-12-30 16:33:48 +00:00
Hieu Hoang
654f2616e6 get ready to use Mempool with seen position 2015-12-30 16:16:36 +00:00
Hieu Hoang
2cdbad5f2d Revert "delete score breakdown pointer"
This reverts commit 2f7e1b599b.
2015-12-30 16:01:49 +00:00
Hieu Hoang
2f7e1b599b delete score breakdown pointer 2015-12-30 15:31:16 +00:00
Hieu Hoang
9cf5d24ef4 get ready to delete score breakdown pointer 2015-12-30 15:24:01 +00:00
Hieu Hoang
fbbd118b3e use only 1 score for estimated score, don't need Score object 2015-12-30 14:57:02 +00:00
Hieu Hoang
4e03fa5fba use only 1 score for estimated score, don't need Score object 2015-12-30 14:34:24 +00:00
Hieu Hoang
e7a5b2bafc use dequeue for recycler 2015-12-30 14:02:02 +00:00
Hieu Hoang
b2b5e5cf85 Revert "recycler unused bitmaps"
This reverts commit 48b26851e0.
2015-12-30 13:48:21 +00:00
Hieu Hoang
48b26851e0 recycler unused bitmaps 2015-12-30 13:40:52 +00:00
Hieu Hoang
e7247534ce Revert "use mempool in bitmap"
This reverts commit 1bf356ee8d.
2015-12-30 08:16:24 -05:00
Hieu Hoang
4c1e8eb1fd Revert "vector -> array"
This reverts commit fa54628a65.
2015-12-30 08:15:25 -05:00
Hieu Hoang
f844cde08b Revert "use mempool for bitmaps"
This reverts commit 7eb5dc397f.
2015-12-30 08:15:22 -05:00
Hieu Hoang
b7f9c5e858 Revert "recycler unused bitmaps"
This reverts commit b47f51dce3.
2015-12-30 08:15:17 -05:00
Hieu Hoang
b47f51dce3 recycler unused bitmaps 2015-12-30 13:06:49 +00:00
Hieu Hoang
7eb5dc397f use mempool for bitmaps 2015-12-30 12:25:10 +00:00
Hieu Hoang
fa54628a65 vector -> array 2015-12-30 11:42:20 +00:00
Hieu Hoang
1bf356ee8d use mempool in bitmap 2015-12-30 11:02:03 +00:00
Hieu Hoang
bb65df0062 don't use global object 2015-12-30 00:09:23 +00:00
Hieu Hoang
98c4563ffb don't use global object 2015-12-29 23:58:56 +00:00
Hieu Hoang
650f5d462d list -> vector 2015-12-29 23:50:06 +00:00
Hieu Hoang
bc9a9a2231 Revert "use allocator for queue"
This reverts commit 3b53627525.
2015-12-29 23:46:50 +00:00
Hieu Hoang
e61ad0474d Revert "use allocator for seen positions"
This reverts commit cabaf142f2.
2015-12-29 23:46:38 +00:00
Hieu Hoang
cabaf142f2 use allocator for seen positions 2015-12-29 23:10:31 +00:00
Hieu Hoang
3b53627525 use allocator for queue 2015-12-29 22:26:38 +00:00
Hieu Hoang
22f0329abc don't use allocator 2015-12-29 22:03:23 +00:00
Hieu Hoang
ff0c559425 use allocator 2015-12-29 20:37:42 +00:00
Hieu Hoang
f2c4bb53b2 Merge ../mosesdecoder into perf_moses2 2015-12-29 20:05:16 +00:00
Hieu Hoang
11809630ea add PhraseDictionaryMemoryPerSentence 2015-12-29 20:02:25 +00:00
Hieu Hoang
b6f099031c fix leak 2015-12-29 19:03:46 +00:00
Hieu Hoang
88d0b1b88d revert to yesterday 2015-12-29 18:44:42 +00:00
Hieu Hoang
2b134138fb don't delete 2015-12-29 17:32:19 +00:00
Hieu Hoang
f1dff235c0 merge 2015-12-29 12:25:06 -05:00
Hieu Hoang
95d45dd7f3 use pointers for stack object 2015-12-29 17:23:21 +00:00
Hieu Hoang
f446b0e1ac Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2015-12-29 12:04:57 -05:00