curran / curran/google-diff-match-patch

performance slow?

Open
#94 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Python
Stars
17
Forks
2
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. use "a-z" make a text of 50,000 words.
2. use "0-9" make a text of 50,000 words.
3. compare this two texts, it take about 50 seconds to do this work.

What is the expected output? What do you see instead?
I just put it in microsoft word, and use it's function "compare", which just take about 6 seconds.

can we find a way to improve the performance?

```

Original issue reported on code.google.com by `chenjie4...@gmail.com` on 28 Nov 2013 at 1:16

Attachments:
- [A.txt](https://storage.googleapis.com/google-code-attachments/google-diff-match-patch/issue-94/comment-0/A.txt)
- [B.txt](https://storage.googleapis.com/google-code-attachments/google-diff-match-patch/issue-94/comment-0/B.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.