curran / curran/google-diff-match-patch
Consider providing a Cython implementation
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- Python
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
By just copying and pasting the pure Python version of diff-match-patch to a
pyx file and compiling it with Cython, the time it takes to compare the
speedtest text files with the provided unit test, was cut in half.
```
Original issue reported on code.google.com by `izzaddin.ruhulessin@gmail.com` on 19 Jan 2011 at 10:40
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.