Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewluetgers committed Dec 20, 2015
1 parent 57a2b8b commit ec14741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -25,6 +25,6 @@ This test was initially developed for improving [Omniscinet](http://omniscientjs
A vanilla-js implementation is coming soon.

## Cross Browser Performance Bug
There are some issues related to this specific perf test filed against [Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1220429)
and [Chrome](https://code.google.com/p/chromium/issues/detail?id=550044) which register much lower frame-rates (~40)
There are some issues related to this specific perf test filed against [Firefox #1220429](https://bugzilla.mozilla.org/show_bug.cgi?id=1220429)
and [Chromium #550044](https://code.google.com/p/chromium/issues/detail?id=550044) which register much lower frame-rates (~40)
than Safari (~118). This appears to be a problem related to specifics of how the various graphics pipelines are implemented in these browsers.

0 comments on commit ec14741

Please sign in to comment.