Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: asyncjs/Javascript-Jungle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gh-pages
Choose a base ref
...
head repository: asyncjs/Javascript-Jungle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: performance
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 9, 2011

  1. Trying to improve performance by only updating a single element

    Now appending a single style element per creature to the document head. This
    gets updated each tick if a creatures properties have changed.
    aron committed Sep 9, 2011
    Configuration menu
    Copy the full SHA
    81c67f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee679a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cee366c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c30b5d View commit details
    Browse the repository at this point in the history
Loading