Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
/ benchmark-osx Public archive
forked from dsheets/benchmark-osx

Benchmarks for various system operations in OS X with Swift, Go, C, and OCaml

Notifications You must be signed in to change notification settings

aantron/benchmark-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

OS X Application System Functionality Benchmarks

This repository contains collections of benchmarks for common system functionality that applications use. Benchmarks in Swift, Go, C, and OCaml are included. Where possible, we attempt to perform the same basic operation in as many different common ways as possible. If asynchronous programming techniques are common in a community, we include benchmarks covering the system functionality as accessed via those techniques.

Benchmark suites include:

About

Benchmarks for various system operations in OS X with Swift, Go, C, and OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 35.6%
  • Makefile 24.2%
  • C 19.6%
  • Swift 11.8%
  • Go 8.8%