igor1309 / swift-static-dynamic-dispatch

Compare static and dynamic dispatch in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compare static and dynamic dispatch in Swift

Using Benchmark library by Google.

To see results switch to package folder in Terminal and run

$ swift run -c release swift-static-dynamic-dispatch

terminal screenshot

About

Compare static and dynamic dispatch in Swift


Languages

Language:Swift 100.0%