Skip to content

schlenk/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 43.5%
  • C 34.1%
  • Java 13.3%
  • Ruby 3.8%
  • Tcl 1.8%
  • Perl 1.6%
  • Other 1.9%