Github Turbo PR Github Turbo PR

Productivity
Version: 0.2.1
Last Update: 2018-04-08

Overview

Github Turbo PR is a Chrome extension developed by sudhanshuyadav2. According to the data from Chrome web store, current version of Github Turbo PR is 0.2.1, updated on 2018-04-08.
101 users have installed this extension. 1 users have rated this extension with an average rating of .

An extension to optimize github for handling big pull request. 🚀

Github pull request page gets unresponsive on a big PR and makes it very hard to review. This extension optimize the page to make it more responsive so that you spend less time reviewing code and more time drinking beer 🍻.

### Usage
For non Pull Request page the extension will be inactive.
On a PR compare page it will get active but by default it will be disabled.
If you feel your page is getting slow on a big PR you can click and enable it. You can toggle it back if you want.

### How does it optimize?
It applies a simple trick by detaching file diffs which are not visible and reattach them when they are about to come on viewport. Less DOM nodes in a DOM Tree, more performant the page it. And it does it performantly using Intersection Observer API https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API.

### Known caveats.
- As for optimization it detaches file diff from the page, browser find will not work as expected. Though you can search with a file name but not the content.
- Count in Review changes gets incorrect, but actually it does not affect any review comments. So don't get scared if number shows wrong.

Rating

1 ratings

Total Installs

101

Information

Last Update

2018-04-08

Current Version

0.2.1

Size

37.62KiB

Author

sudhanshuyadav2

Website

None

Category

Productivity

Latest Reviews

See More