• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Benchmarks
2
3To open the benchmarks in xcode use:
4
5`open --env BENCHMARK_DISABLE_JEMALLOC=true Package.swift`
6
7or running them directly within terminal using:
8
9`swift package benchmark`