Skip to main content

Cube Scroll Performance Tests

Test different approaches to find the most responsive scroll-linked animation

Testing Notes:

  • • Tests 1, 4, 5, 6 use page scroll (scroll down to rotate)
  • • Tests 2, 3 use wheel events (scroll/trackpad without page scrolling)
  • • If Test 6 (2D) is smooth but 3D tests lag, the issue is 3D rendering
  • • If all tests lag, the issue is with scroll event handling

New: Full Complexity Tests

These simple tests use basic cubes. For testing with the actual homepage complexity (wireframes, 6 faces, hover states, floating animation):

→ Performance Test Suite