Could not find references for extreme performance gains

bixb922
2024-04-19 11:55:06 -04:00
parent 6bcc344b65
commit a34b60d03c

@@ -39,7 +39,7 @@ This viper function is about 16 times faster on a ESP32-S3 with PSRAM wih an arr
In this example, the original add_to_array() function with @micropython.native decorator is about 1.6 times faster than the original function.
Some have reported much higher performance gains, for example 100 times!
Some have reported much higher performance gains!
# The viper decorator