Update docs/_posts/2022-01-27-luau-recap-january-2022.md

Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
This commit is contained in:
Andy Friesen 2022-01-31 13:06:39 -08:00 committed by GitHub
parent b05f3c2d6d
commit d87be41c2b
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ new algorithm called Schubfach, which allows us to produce the shortest precise
input number very quickly. input number very quickly.
While performance is not the main driving factor, this also happens to be significantly faster than our old While performance is not the main driving factor, this also happens to be significantly faster than our old
implementation (up to 10x depending on the number and the platform). the bottleneck there. implementation (up to 10x depending on the number and the platform).
--- ---