Bob Nystrom 278f84a745 feat: convert benchmark runner from time-based stats to score-based comparison
Replace time-based statistics (best, mean, median, std_dev) with a score system using inverse time scaling (1000.0 / time). Increase NUM_TRIALS from 7 to 10 for more reliable results. Update comparison logic to use score ratios instead of time ratios, and swap color highlighting to show green for faster scores (>105%) and red for slower scores (<95%).
2013-12-20 15:04:04 +00:00
S
Description
Highly customized version of the wren programming language. It has all the modules that you would expect in a std library including http, websockets, sqlite3 and jinja-like templating engine. The idea is to make it suitable for web development.
22 MiB
Languages
HTML 50%
C 22.2%
PHP 13.4%
C++ 6%
Makefile 2.9%
Other 5.5%