Education/Projects/ProcessingForTheWeb/BostonWorkshop/Performance: Difference between revisions
< Education | Projects | ProcessingForTheWeb | BostonWorkshop
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* http://scotland.proximity.on.ca/dxr/tmp/perf/interaggregate.html | * http://scotland.proximity.on.ca/dxr/tmp/perf/interaggregate.html | ||
* http://scotland.proximity.on.ca/dxr/tmp/perf/orbitals.html (colours aren't used, but code works) | * http://scotland.proximity.on.ca/dxr/tmp/perf/orbitals.html (colours aren't used, but code works) | ||
* http://scotland.proximity.on.ca/dxr/tmp/perf/stitches2.html (colours aren't used, but code works) | |||
==Broken Examples (need to debug)== | ==Broken Examples (need to debug)== |
Revision as of 23:46, 8 April 2010
Slow Processing Samples
- http://processing-js.buildingsky.net/configurations/45/examples/42
- http://processing-js.buildingsky.net/configurations/45/examples/46
- http://processing-js.buildingsky.net/configurations/45/examples/52
- http://processing-js.buildingsky.net/configurations/45/examples/65
Complex Examples
- http://scotland.proximity.on.ca/dxr/tmp/perf/binaryring.html
- http://scotland.proximity.on.ca/dxr/tmp/perf/happyplace.html (P3D, but throws, so converted to 2D).
- http://scotland.proximity.on.ca/dxr/tmp/perf/heonphase.html
- http://scotland.proximity.on.ca/dxr/tmp/perf/henonphasedeep.html
- http://scotland.proximity.on.ca/dxr/tmp/perf/interaggregate.html
- http://scotland.proximity.on.ca/dxr/tmp/perf/orbitals.html (colours aren't used, but code works)
- http://scotland.proximity.on.ca/dxr/tmp/perf/stitches2.html (colours aren't used, but code works)