func testPerformanceExample()

in SwiftChatTests/SwiftChatTests.swift [28:33]


    func testPerformanceExample() throws {
        // This is an example of a performance test case.
        measure {
            // Put the code you want to measure the time of here.
        }
    }