Merge: doc: fixed some typos and other misc. corrections
[nit.git] / benchmarks /
2019-07-10 Jean Privatci: basic bench with old branch
2019-02-22 Jean Privatci: do not run nitc with `--colors-are-symbols`: it...
2018-06-21 Alexandre Terrasabenchmarks/markdown: add benches for markdown2
2018-01-24 Alexis Laferrièreexamples: delete the `shoot` game
2017-12-20 Jean Privatbenches: add a simple microbenches for nit try/catch
2017-06-19 Jean Privatbench/engines: add a sanitary check to just run the...
2017-06-19 Jean Privatbench/engines: remove `jwrapper` output directory
2017-06-19 Jean Privatbench/markdown: disable pandoc
2017-06-19 Jean Privatbench/string: check force run on fast instances
2017-06-19 Jean Privatbench/string: fix typo in shell script
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-05-13 Lucas Bajoletbenchmarks/csv: Added README
2016-05-13 Lucas Bajoletbenchmarks: Added CSV benchmark to bench suite
2016-05-05 Jean PrivatMerge: Clean some errors in benches
2016-04-29 Jean Privatbenches: add jwrapper to the bench bed
2016-04-29 Jean Privatbenches: add nitlight to the bench bed
2016-04-27 Jean Privatbench: git-ignore some files for json and polygons
2016-04-27 Jean Privatbench/markdown: disable SpecialXmlCharsDecorator that...
2016-04-27 Jean Privatbench/markdown: disable pandoc that is broken
2016-04-27 Jean Privatbench/json: add a `--fast` option and `test` rule
2016-04-27 Jean Privatbench/json: output html
2016-04-27 Jean Privatbench/json: increase gov_data size
2016-03-24 Jean Privatbenchmark: complete rewrite of benchlang
2016-03-23 Jean Privatbench_common: do not reexecute failed commands
2016-03-23 Jean Privatbench_common: add a time limit
2016-03-23 Jean Privatbench_common: add a documentation and a default value...
2016-03-23 Jean Privatbench_common: add `id` in the generated html
2016-03-23 Jean Privatbench_common: skip_test and bench_command returns statu...
2016-03-04 Jean Privatlib/markdown: allow to ignore the MDlocation on Tokens
2015-12-17 Lucas Bajoletbenchmarks: Added Makefile for bench_json
2015-12-17 Lucas Bajoletbenchmarks: Added multiplier for small JSON files
2015-12-16 Lucas Bajoletbenchmarks: Added JSON benchmark script
2015-12-15 Lucas Bajoletbenchmarks: Added benchmarks for C, Go, Ruby, Python...
2015-12-14 Lucas Bajoletbenchs: Added submodule reference to ujson4c
2015-10-29 Lucas Bajoletbenches: String benches now produce line graphs, HTML...
2015-10-29 Lucas Bajoletbench_plot.sh: Fix indentation in prepare_res
2015-10-29 Lucas Bajoletbench_plot: Added line-producing plot functions
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
next