tests: Add test_astbuilder to the skip list of nitcg niti nitvm
[nit.git] / benchmarks / csv / README.md
1 # CSV Bench
2
3 This is a simple benchmark for CSV parsers between different languages.
4
5 Are required for testing (all packages can be apt-get'd):
6
7 * Python 2
8 * Python 3
9 * Java JDK 6+, Apache-commons-csv
10 * Ruby
11 * Go language compiler