mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 10:50:54 +01:00
Update 2021-03-01-luau-recap-february-2021.md
This commit is contained in:
parent
bdf44e5972
commit
3bb62773bb
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ We are continuing to work on optimizing our VM and libraries to make sure idioma
|
|||
|
||||
* Table key assignments as well as global assignments have been optimized to play nicer with modern CPUs, yielding ~2% speedup in some benchmarks
|
||||
* Luau function calls are now ~3% faster in most cases; we also have more call optimizations coming up next month!
|
||||
* Modulo operation (%) is not a bit faster on Windows, resulting in ~2% performance improvement on some benchmarks
|
||||
* Modulo operation (%) is now a bit faster on Windows, resulting in ~2% performance improvement on some benchmarks
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue