-
Bug
-
Resolution: Unresolved
-
None
-
None
-
High
-
Emptyshow more show less
Planned improvement in the algorithm:
- try to match the segments via MID (like currently implemented, with source compare check)
- remove the segmentNrInTask search
- Add for each segment a segment hash (based on the segment source compare function used currently in relais mapping)
- Best would be to create the hashes per file, since only one file is compared with another. This reduces memory usage, when there are packed a lot of files in one ZIP container.
- use the diff algorithm to compare the hash map of the source file and the relais file.
- Use that output to merge the segments.
- relates to
-
TRANSLATE-2016 Align visual jobs with sdlxliff for review purposes
- Done