sq/libsq/core/diffdoc/internal
Neil O'Toole 3df79308a9
profiling (#400)
* oncecache refinement
* pprof
2024-02-23 05:35:13 -07:00
..
go-udiff profiling (#400) 2024-02-23 05:35:13 -07:00
README.md #353 Diff performance (#399) 2024-02-20 16:26:45 -07:00

This internal package contains a fork of https://github.com/aymanbagabas/go-udiff, to allow additional customization. Specifically, we need to show a configurable number of surrounding lines. An issue has been opened.

Note that the aymanbagabas package is itself a copy of the Go tools internal diff package.