mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
Could not find references for extreme performance gains
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user