mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 21:41:55 +00:00
27325e002a
* docs: remove trailing whitespace * docs: fix typo in tutorial.md
10 lines
187 B
Markdown
10 lines
187 B
Markdown
# Benchmarks
|
|
|
|
To open the benchmarks in xcode use:
|
|
|
|
`open --env BENCHMARK_DISABLE_JEMALLOC=true Package.swift`
|
|
|
|
or running them directly within terminal using:
|
|
|
|
`swift package benchmark`
|