Bubble sort benchmark
For testing editor performance (though bubble sort is not suitable for testing?)
Reference data
Item count: 5000, refresh screen, use warp timer
| ClipCC | Turbowarp | Scratch |
---|
Without Compiler | 82.02s | 83.66s | 85.71s |
With Compiler | 66.971s | 77.10s | - |
Comment