Skip to content

jzwinck/flat_file_benchmark

 
 

Repository files navigation

input/ - where the input tsv files will go
output/ - where the raw benchmark data (pickle files) will go
pics/ - where the benchmark plots will go
progs/ - where the programs that are being tested will go
benchmark.py - the benchmark lib used
gen_data.rb - run this to generate the tsv file in input
json_benchmark.py - run this to generate json representation of mem/speed benchmark
plot_benchmarks.py - run this to plot the mem/speed benchmark
README - this file
run_benchmarks.py - run this to create the benchmarks in output/

About

A Benchmark for Reading Flat Files into Memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.2%
  • Java 18.3%
  • C 12.4%
  • Ruby 5.2%
  • Perl 2.3%
  • Lua 1.8%
  • Shell 0.8%