mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 10:50:54 +01:00
Update 2021-03-29-luau-recap-march-2021.md
This commit is contained in:
parent
83ad14c762
commit
7653eef722
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Luau is our new language that you can read more about at [https://roblox.github.
|
|||
## Performance improvements
|
||||
|
||||
* Significantly optimized non-variadic function calls, improving performance by up to 10% on call-heavy benchmarks
|
||||
* Optimized `coroutine.resume` (a 10% speed-up in benchmarks)
|
||||
* Improve performance of math.clamp, math.sign and math.round by 2.3x, 2x and 1.6x respectively
|
||||
|
||||
## Library changes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue