Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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