Skip to content

vcc-mark-bartos/erl_list_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl_list_bench

Benchmark for testing the performance of different list implementations.

Prerequisites

The app uses rebar v3+ package manager.

Get Dependencies

$ make get-deps

Compile

Binary

$ make compile

Run

$ make run

Shell

$ make shell
1> erl_list_bench:main("").

Dependencies

  • eministat (https://github.com/jlouis/eministat)

License

GNU GPL2. See LICENSE.md file for more details.

About

Benchmark for testing the performance of different list implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors