Skip to content

ghermaniov/benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

D, Java, C, Go Benchmarks

This repository contains some simple benchmarking programs in D, Java, C and Go.

log-multi-threads

Calculate the natural logarithm of first 1 billion integers using multiple threads.

log-single-thread

Calculate the natural logarithm of first 1 billion integers using a single thread (main thread).

About

Benchmark programs in D, Java, C, Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published