Skip to content
View paulirish's full-sized avatar

Sponsoring

@fregante
@openwebdocs
@romainmenke

Block or report paulirish

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GoogleChrome/lighthouse Public

    Automated auditing, performance metrics, and best practices for the web.

    JavaScript 28.8k 9.5k

  2. lite-youtube-embed Public

    A faster youtube embed.

    HTML 6.1k 277

  3. git-open Public

    Type `git open` to open the GitHub page or website for a repository in your browser.

    Shell 3.3k 252

  4. git-recent Public

    See your latest local git branches, formatted real fancy

    Shell 981 36

  5. dotfiles Public

    paul's fish, bash, git, etc config files. good stuff.

    Shell 4.2k 1.3k

  6. What forces layout/reflow. The compr...
    1
    # What forces layout / reflow
    2
    
                  
    3
    All of the below properties or methods, when requested/called in JavaScript, will trigger the browser to synchronously calculate the style and layout*. This is also called reflow or [layout thrashing](http://www.kellegous.com/j/2013/01/26/layout-performance/), and is common performance bottleneck.
    4
    
                  
    5
    Generally, all APIs that synchronously provide layout metrics will trigger forced reflow / layout. Read on for additional cases and details.

624 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing paulirish's contributions from March 17, 2024 to March 22, 2025. The contributions are 80% commits, 9% code review, 8% pull requests, 3% issues.

Contribution activity

March 2025

Opened 2 pull requests in 2 repositories
Reviewed 4 pull requests in 1 repository
GoogleChrome/lighthouse 4 pull requests
Opened 2 issues in 1 repository
GoogleChrome/lighthouse 2 open
Loading