badoo / badoo/codeisok

Don't wait for whole page to load before highlighting diffs, do them in parallel

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
84
Forks
14
PR merge metrics
No merged PRs in 30d

Description

One of the main reasons for slowdown of diff rendering is we wait for the whole page to load before rendering diffs. But we can do it with partial HTML load as well. This will significantly improve the speed of diffs rendering.

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.