Update cross-platform-notes.md

This commit is contained in:
2025-06-13 14:13:45 +02:00
committed by GitHub
parent 0f44d71862
commit 237e709424

View File

@@ -21,7 +21,7 @@
## Device Testing Results ## Device Testing Results
### Desktop Performance ### Desktop Performance
``` ```markdown
MacBook Pro M1 (2021): MacBook Pro M1 (2021):
- Chrome: 60fps solid - Chrome: 60fps solid
- Safari: 60fps solid - Safari: 60fps solid
@@ -38,7 +38,7 @@ Ubuntu 20.04 (AMD Ryzen 5):
``` ```
### Mobile Performance ### Mobile Performance
``` ```markdown
iPhone 12 Pro: iPhone 12 Pro:
- Safari: 50-60fps - Safari: 50-60fps
- Touch responsiveness: Excellent - Touch responsiveness: Excellent
@@ -282,4 +282,4 @@ class PlatformMonitor {
**Issue**: Slower Canvas 2D performance compared to Chrome **Issue**: Slower Canvas 2D performance compared to Chrome
**Workaround**: Reduce particle count automatically on Edge **Workaround**: Reduce particle count automatically on Edge
This document should be updated as new compatibility issues are discovered and resolved. This document should be updated as new compatibility issues are discovered and resolved.