2 "name": "MMBenchMarker",
4 "summary": "Benchmarking distilled",
5 "description": "This is another simple benchmarker. It records samples in ms converted from mach_time for a given key.\nAfter samples have been accumulated, It logs the difference of average recording time between two keys.",
6 "homepage": "https://github.com/Morkrom/MMBenchMarker",
12 "Michael Mork": "morkrom@protonmail.ch"
15 "git": "https://github.com/Morkrom/MMBenchMarker.git",
21 "source_files": "MMBenchMarker/Classes/**/*"