Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
refs/heads/upstream/master
/
.
/
benchmarks
/
swift
/
README.md
blob: d5ee2e8b5da5644b43d59a85b0838912fd3a2759 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# 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`