corburn - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View corburn's full-sized avatar

Jason Travis corburn

Block or report corburn

Pinned Loading

  1. 5

    		<meta name="viewport" content="width=device-width,initial-scale=1">
  2. 1

    The following is from [scotthelme.co.uk](http://scotthelme.co.uk)

    4

    ## Content Security Policy
  3. 1

    // Swap two integers x and y without a temporary

    2

    // Performance poor with instruction-level parallelism (ILP)

    3

    // Each step has to wait for the previous step to compute before it can execute