Skip to content

jpakkane/speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler optimisation test

This repository contains a benchmark app that compiles zlib with a bunch of different optimization settings.

The results are examined in this blog post.

To run the tests yourself you just need the Meson build system. You don't need to get zlib source yourself, it will automatically download it from the wrapdb.

The steps are simple:

  • clone this repo
  • edit measure.py to point to your Meson binaries
  • read the comments to see if you need to set some environment variables
  • run 'measure.py`

About

Testing the performance of compiler build optimisations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published