Skip to content

vikram25897/ex_benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExBenchmarks

Running locally

  • Rust and cargo should be installed on system
  • Run MIX_ENV=prod mix release to build release
  • Run _build/prod/rel/ex_benchmarks/bin/ex_benchmarks eval "ExBenchmarks.ReleaseTasks.generate_html()" to generate html or
  • Run _build/prod/rel/ex_benchmarks/bin/ex_benchmarks eval "ExBenchmarks.ReleaseTasks.run_server()" to run HTTP server after running benchmarks. Access results at localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published