[REM] tools: remove benchmarks/debug script

They are either no longer relevant, or less useful than some
alternatives (such as the js framework benchmark project)
This commit is contained in:
Géry Debongnie
2021-11-22 10:25:24 +01:00
committed by Aaron Bohy
parent a45ca98dac
commit eb2c41aa91
72 changed files with 5 additions and 65947 deletions
-1
View File
@@ -9,7 +9,6 @@ Are you new to Owl? This is the place to start!
- [How to start an Owl project](learning/quick_start.md)
- [How to test Components](learning/how_to_test.md)
- [How to write Single File Components](learning/how_to_write_sfc.md)
- [How to write debug Owl applications](learning/how_to_debug.md)
## Reference