Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inefficient diff? #15

Open
jamienk opened this issue Feb 9, 2014 · 3 comments
Open

inefficient diff? #15

jamienk opened this issue Feb 9, 2014 · 3 comments

Comments

@jamienk
Copy link

jamienk commented Feb 9, 2014

I run this on these two strings:

  1. "Lot of words"
  2. "not very many letters"

and I get the result:

Lotnot ofvery wordsmany letters

Instead of

Lot of wordsnot very many letters

Isn't this not very good?

@alexsuter
Copy link

Same Problem here. Can we optimize this?

@iBorodai
Copy link

+1 Same trouble

@Renobird
Copy link

Anyone know which of the forks may have solved this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants