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
387b3c5bfb
commit
8da24ed2d8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ We are continuing to squeeze the performance out of all sorts of possible code;
|
|||
* Improve performance of `math.clamp`, `math.sign` and `math.round` by 2.3x, 2x and 1.6x respectively
|
||||
* Optimized `coroutine.resume` with ~10% gains on coroutine-heavy benchmarks
|
||||
|
||||
Note that we work off a set of benchmarks that we consider representative of the wide gamut of code that runs on Luau. If you have code that you think we could be running faster, never hesitate to open a feature request / bug report on Roblox Developer Forum!
|
||||
Note that we work off a set of benchmarks that we consider representative of the wide gamut of code that runs on Luau. If you have code that you think should be running faster, never hesitate to open a feature request / bug report on Roblox Developer Forum!
|
||||
|
||||
## Library changes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue