Skip to content

Latest commit

 

History

History

performance-tester

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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).