Thourayaaa / boa

Automatically exported from code.google.com/p/boa
0 stars 0 forks source link

Code review request #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What needs to be better?
1. while pattern features measurement only pattern_mappings get distributed to 
threads
2. this means that threads which need to measure e.g. db:birthPlace with lots 
of patterns are really so and other with only low amount of patterns are fast 
and need to wait
3. switch from distributing pattern_mappings to distribute pairs of 
[mapping,pattern] so every thread has the same amount of work

Original issue reported on code.google.com by gerb...@googlemail.com on 30 Nov 2011 at 6:51

GoogleCodeExporter commented 8 years ago

Original comment by gerb...@googlemail.com on 4 Apr 2012 at 5:13