README: document nit_env.sh
[nit.git] / benchmarks /
2015-09-22 BlackMinougeometry/polygon: adds polygon triangulation + polygon...
2015-09-16 Jean Privatbenckmarks: git-ignore directories `logs` and `nit_compile`
2015-09-15 Jean Privatbenchmarks/strings: add `make check`
2015-09-15 Jean Privatbenchmarks/strings: continue in case of error
2015-09-15 Jean Privatbenchmarks/markdown: generate an html file
2015-09-15 Jean Privatbenchmarks/polygons: check failures at the end of the...
2015-09-15 Jean Privatbenchmarks: factorize the `die()` function into `bench_...
2015-09-15 Jean Privatbenchmarks/polygons: add make check
2015-09-15 Jean Privatbenchmarks/markdown: add a `make check` rule
2015-09-15 Jean Privatbenchmarks/markdown: make `$s` configurable
2015-09-15 Jean Privatbenchmarks: add a Makefile
2015-09-15 Jean Privatbench_engines: add test for misc options
2015-09-14 Jean Privatbench_engines: fix descriptions in `bench_nitc_options`
2015-09-14 Jean Privatbench_engines: add some missing options
2015-09-14 Jean Privatbench_engines: always generate an html file
2015-09-02 Lucas Bajoletbench/string: Added variant similar to buffered_ns...
2015-09-02 Lucas Bajoletbench/strings: Update patch for linear substring
2015-08-21 Lucas Bajoletbenchs/strings: Makefile update
2015-08-21 Lucas Bajoletbenchmarks/string: Added variants of lib to benchmarks
2015-08-21 Lucas Bajoletbenchs/strings: Updated bench_strings, simplified code
2015-08-21 Lucas Bajoletbenchs/strings: Update string basic functions benchmarks
2015-06-24 Alexandre Terrasabench_nitdoc: allow other git ref than origin/master
2015-06-13 Jean PrivatMerge master to solve conflicts
2015-06-12 Jean PrivatMerge: String split
2015-06-11 Alexandre Terrasabenchmarks: add nitdoc benches
2015-06-10 Alexandre Terrasabenchmarks: add benches for nitunit
2015-06-03 Lucas Bajoletnit/*: Fixed old imports of string and ropes
2015-05-30 Jean PrivatMerge: Clean nit compilation directory
2015-05-29 Jean PrivatMakefile&gitignore: remove .nit_compile
2015-05-27 BlackMinouNit Convex Polygon benchmark code
2015-05-27 BlackMinouNit Convex Polygon benchmark config files
2015-05-27 BlackMinouJava Convex Polygon benchmark code
2015-05-27 BlackMinouJava Convex polygons benchmark config files
2015-05-27 BlackMinouConvex polygon benchmark folder
2015-04-03 Jean Privatbenches/strings: add .gitignore and `make clean`
2015-04-03 Jean Privatbenches/engines: remove nitcc generated files for calc
2015-04-03 Jean Privatbenchs/markdown: add a .gitignore to avoid cruft
2015-04-03 Jean Privatbenchs/markdown: add a root Makefile
2015-04-03 Jean Privatbenchs/markdown: fix location of nitc
2015-04-03 Jean PrivatMerge: Updated bench scripts for strings
2015-04-02 Jean PrivatMerge: benches/markdown: add `pandoc` engine.
2015-04-02 Lucas Bajoletbenchmarks/string: Added README
2015-04-01 Lucas Bajoletbenchmarks/strings: Added Makefile for tests with defau...
2015-04-01 Lucas Bajoletbenchmarks/string: Updated bench scripts for strings
2015-04-01 Alexandre Terrasabenches/markdown: add `pandoc` engine.
2015-03-31 Jean Privatbench_markdown: add a new engine, nitmd-o that is nitmd...
2015-03-31 Jean Privatbench_markdown: increase $s so that times are more...
2015-03-23 Jean Privatbench_engines: put all at the end
2015-03-23 Jean Privatbench_engine: refactor most tests in a single function
2015-03-23 Jean Privatbench_engines: add --fast --fast to just check the...
2015-03-23 Jean Privatbench_engine: silent clean
2015-03-18 Jean Privatbenches: add --no-tag-primitive
2015-02-26 Jean PrivatMerge: Guard call
2015-02-24 Jean Privatbench: add `bench_call_monomorph` to compare both levels
2015-02-22 Jean Privatbenches: replace niti test_parser task by two niti...
2015-02-22 Jean Privatbenches: add markdown as a task in bench_engines
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-10 Jean Privatbench_engines: add `bench_linkboost` to bench --link...
2015-01-26 Alexandre Terrasabenches/markdowm: adds README
2015-01-26 Alexandre Terrasabenches/markdown: introduces engine markdown4j
2015-01-26 Alexandre Terrasabenches/markdown: introduces engine txtmark
2015-01-26 Alexandre Terrasabenches/markdown: introduces engine nitmd
2015-01-26 Alexandre Terrasabenches/markdown: introduces markdown benches
2015-01-20 Alexandre Terrasabenches: introduces bench_markdown script
2014-12-11 Jean Privatbenchmarks: use nitc instead of nitg
2014-11-18 Jean Privatlib: remove class StringCapable
2014-11-06 Lucas Bajoletbenchmarks/strings: Adapted for new Ropes.
2014-09-04 Jean Privatbench: add generated files for xml and html to .gitignore
2014-09-04 Jean Privatbenchs: produce .xml files conform with junit
2014-09-04 Jean Privatbenchs: add more engines and gc options
2014-09-04 Jean Privatbenchs: update compilation options (faster, slower...
2014-09-04 Jean Privatbenchs: use the bootstraped nitg because it is correcly...
2014-09-04 Jean Privatbenchs: update run programs. Remove pep8analysis becaus...
2014-08-26 Lucas Bajoletbenchmarks/string: Added benchmark for Array.to_s
2014-08-21 Lucas Bajoletbench/strings: Added bench for UTF-8 strings without...
2014-07-29 Lucas Bajoletbenchmarks: Added script for all string-related benchmarks
2014-07-29 Lucas Bajoletbenchmarks/string: Added String benchmarks
2014-06-19 Lucas Bajoletbenchmarks: Reunited common functions for benches in...
2014-05-09 Alexandre Terrasabenches: remove alternative typings from benches
2014-04-28 Alexandre Terrasabenches: add benches about nullables things
2014-04-28 Alexandre Terrasanitc: renamed --no-check-initialization in --no-check...
2014-04-03 Jean PrivatMerge: Nitgs optims
2014-04-01 Jean Privatbenchs: add --inline-some-methods and --direct-call...
2014-04-01 Jean Privatbenchs: add --no-gcc-directive to bench_nitg-s_options...
2014-04-01 Jean Privatbenchs: protect mangle groups of options in `bench_nitg...
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-03 Jean Privatbenchs: provide .gitignore to ignore generated files
2014-03-03 Jean Privatbenchs: fix bench_compilation_time
2014-03-03 Jean Privatbenchs: rename bench_nitg-g_options-hardening to slower
2014-03-03 Jean Privatbenchs: compile last nitg from bin/nitg
2014-03-03 Jean Privatbenchs: remove old nitc related benchs
2013-08-26 Jean Privatshoot: move game to a src sub-directory
2013-07-26 Jean Privatbench: enable HTML generation
2013-07-26 Jean Privatbench: do not use replot
2013-07-26 Jean Privatbench: disable --phand-typing on nitg-e (seems broken)
2013-07-26 Jean Privatbench: add NOALL to bench_nitg-*_options
2013-07-26 Jean Privatbench: add some nitg-s bench
2013-07-26 Jean Privatbench: rename `nitg` to `nitg-g`
2013-07-26 Jean Privatbench: remove bench of option --generic-resolution...
2013-07-25 Jean Privatbench: skip pep8analysis if not present
next