flatbuffers/docs/source
罗泽轩 d3cd78a87c
[Lua] Add LuaJIT support (#6584)
* [Lua] Add LuaJIT support

Here is the output of LuaTest.sh:

Run with LuaJIT:
built 100 512-byte flatbuffers in 0.16sec: 0.63/msec, 0.31MB/sec
built 1000 512-byte flatbuffers in 0.08sec: 12.06/msec, 5.89MB/sec
built 10000 512-byte flatbuffers in 0.80sec: 12.44/msec, 6.07MB/sec
built 10000 512-byte flatbuffers in 0.33sec: 30.58/msec, 14.93MB/sec
traversed 100 592-byte flatbuffers in 0.04sec: 2.51/msec, 1.42MB/sec
traversed 1000 592-byte flatbuffers in 0.03sec: 31.52/msec, 17.79MB/sec
traversed 10000 592-byte flatbuffers in 0.21sec: 48.77/msec, 27.53MB/sec
Run with Lua 5.3:
built 100 512-byte flatbuffers in 0.02sec: 5.44/msec, 2.66MB/sec
built 1000 512-byte flatbuffers in 0.17sec: 5.74/msec, 2.80MB/sec
built 10000 512-byte flatbuffers in 1.75sec: 5.72/msec, 2.79MB/sec
built 10000 512-byte flatbuffers in 1.38sec: 7.26/msec, 3.55MB/sec
traversed 100 592-byte flatbuffers in 0.00sec: 27.64/msec, 15.60MB/sec
traversed 1000 592-byte flatbuffers in 0.03sec: 30.46/msec, 17.20MB/sec
traversed 10000 592-byte flatbuffers in 0.34sec: 29.62/msec, 16.72MB/sec

* [Lua] Better usage description

* update according to the review
2021-04-30 10:38:16 -07:00
..
gRPC [C++] Improve flatbuffers + gRPC integration (#4310) 2017-06-07 13:56:49 -07:00
Benchmarks.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
Building.md Update Building.md (#6473) 2021-02-18 19:51:41 -08:00
Compiler.md [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
CONTRIBUTING.md Fix broken symlink to CONTRIBUTING.md (#4212) 2017-03-08 13:16:11 -08:00
CppUsage.md fix typo in CppUsage.md (#6595) 2021-04-29 10:05:55 -07:00
CsharpUsage.md [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -07:00
CUsage.md
DartUsage.md Fix typo in dart documentation (#5230) 2019-03-11 09:49:17 -07:00
doxyfile Updated doxyfile - added missing files (#5824) 2020-03-20 10:13:47 -07:00
doxygen_layout.xml [Scripts] Adds swift to generated code (#5806) 2020-03-16 11:55:59 -07:00
FlatBuffers.md Remove invalid claim that Protocol Buffers does not support unions (#6413) 2021-01-21 12:23:54 -08:00
FlexBuffers.md [Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506) 2019-09-10 10:06:47 -07:00
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md Fix float_constant definition in './doc/Grammar.md` (#5828) 2020-03-23 09:51:57 -07:00
groups TypeScript docs (#4680) 2018-03-23 09:01:39 -07:00
Internals.md Clarify that (Flat|Flex)Buffers do not deduplicate vector elements (#6415) 2021-01-21 16:09:35 -08:00
JavaScriptUsage.md updated JS docs to reflect current status (#6436) 2021-02-19 12:05:02 -08:00
JavaUsage.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
KotlinUsage.md Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
LobsterUsage.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
LuaUsage.md [Lua] Add LuaJIT support (#6584) 2021-04-30 10:38:16 -07:00
PHPUsage.md
PythonUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
README_TO_GENERATE_DOCS.md
RustUsage.md [Rust] Don't use inner attributes for allow (#5212) 2019-03-09 12:58:27 -08:00
Schemas.md Clarify that FlatBuffers unions do not support scalars (#6416) 2021-01-21 16:08:29 -08:00
style.css
Support.md Documentation updates for Optional Scalars (#6014) (#6270) 2020-11-24 14:05:39 -05:00
SwiftUsage.md [Swift] Rebuild the way swift handles structs from scratch (#6326) 2020-12-17 14:55:32 -08:00
Tutorial.md Fixes grammer (#6477) 2021-02-19 12:16:38 -08:00
TypeScriptUsage.md updated JS docs to reflect current status (#6436) 2021-02-19 12:05:02 -08:00
WhitePaper.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00