Skip to content

a curated collection of programs used to benchmark various components of Links

License

Notifications You must be signed in to change notification settings

links-lang/links-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

513e7cc · Jun 20, 2022

History

30 Commits
Jul 6, 2021
Jul 22, 2021
Jul 6, 2021
Jun 20, 2022
Mar 18, 2022
Jun 20, 2022
Jul 6, 2021
Jul 5, 2021
Jul 27, 2021
Jul 6, 2021
Jul 27, 2021

Repository files navigation

Links Benchmark Suite

This repository contains a collection of programs used to benchmark various components of Links.

Program configuration for CI

The Continuous Integration automatically typechecks all Links programs present in this repository. If a program needs some specific configuration options, e.g. enabling handlers, these can be set as follows:

  • For a single program (say program.links), create the file program.config in the same directory that will contain the Links configuation to run that program.

  • For multiple programs in the same directory, you can also use a default config: _default.config - this is the fallback if there is no program.config.

  • If none of these are present, Links will run with the default configuration.


Typecheck Links benchmark suite

About

a curated collection of programs used to benchmark various components of Links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published