1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-15 01:13:48 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Arseny Kapoulkine
b439c9fcdc
Update performance.md
Restore the original sentence with tweaks; this seems like better wording since it highlights the importance of knowing the field name at compile time, no matter the notation.
2021-06-14 18:54:47 -07:00
Arseny Kapoulkine
40a175499e
Update performance.md
Remove outdated statement about table["field"] since we optimize it now the same way as table.field.
2021-06-14 10:53:26 -07:00
Arseny Kapoulkine
0fdf8824f1
Update performance.md ()
Add a section about vectors and libraries
2021-06-11 14:10:55 -07:00
Arseny Kapoulkine
51758557e6
Update performance.md
Correct performance note re: table.insert after a recent update.

Fixes .
2021-04-02 22:37:23 -07:00
AtomicOperation
d04a41fcff
Change to minimal-mistakes theme ()
Use minimal-mistakes theme. Add a splash front page and a getting started page.
2021-02-12 12:26:08 -08:00
Renamed from docs/performance.md (Browse further)