Skip to content
View deffjay's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report deffjay

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. PHP-FPM / Swoole Benchmarks PHP-FPM / Swoole Benchmarks
    1
    # PHP-FPM / Swoole - Performance Comparison!
    2
    
                  
    3
    Here are some comparative benchmarks of our API using PHP-FPM vs Laravel Octane (Swoole) endpoints. 
    4
    
                  
    5
    **Test Hardware - Setup**
  2. .tmux .tmux Public

    Forked from gpakosz/.tmux

    Oh My Tmux! My pretty + versatile tmux configuration that just works (imho the best tmux configuration)

  3. dotfiles dotfiles Public

    Forked from mathiasbynens/dotfiles

    .files, including ~/.osx — sensible hacker defaults for OS X

    Shell

  4. multiple_ssh_setting.md multiple_ssh_setting.md
    1
    Multiple SSH Keys settings for different github account
    2
    =================================================================
    3
    
                  
    4
    
                  
    5
    create different public key
  5. Install clockwork profiling library ... Install clockwork profiling library for Laravel > 5.5
    1
    
                  
    2
    ## Install the Clockwork library via Composer.
    3
    
                  
    4
    ```shell
    5
    $ composer require itsgoingd/clockwork --dev