Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 484 Bytes

File metadata and controls

10 lines (8 loc) · 484 Bytes

Performance test

You can test the difference in performance according to the pinpoint sampling value. You must install Swift tools in your test environment.

  1. Change let url = URL(string: "http://localhost:3000")! in PinpointNodeAgentTester.swift
  2. Run below command line swift tool
$ swift test
Test Case '-[PinpointNodeAgentTesterTests.PinpointNodeAgentTesterTests testPerformanceTest]' passed (7.407 seconds).