1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
Delyan Angelov 366c50674c tooling: add tools/compare_v_performance_between_commits
easily compare v performance/size across commits.

* fix eprintln on linux (it now uses stderr, and flushes it).

* flag: cleaner usage information.
2019-09-28 14:17:16 +03:00
..
js
array_test.v
array.v
builtin.v tooling: add tools/compare_v_performance_between_commits 2019-09-28 14:17:16 +03:00
byte_test.v
int_test.v
int.v
map_test.v
map.v
option.v
string_test.v
string.v
utf8_test.v
utf8.v