mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 22:03:40 +00:00
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`
|