spytheman / oldv_charts

Drawing performance graphs from previous V versions, using cmd/tools/oldv.v and https://plotly.com/javascript/ .

Repository from Github https://github.comspytheman/oldv_chartsRepository from Github https://github.comspytheman/oldv_charts

How to generate new plots

  1. Clone this repo: git clone https://github.com/spytheman/oldv_charts .

  2. Get the latest data file from @Le0Developer (see the "fast2.v" forum topic in the V discord server). Save it in the cloned folder, as data.sqlite .

  3. Run v run . .

Online version

There's an online version currently available at https://fast.leodev.xyz

About

Drawing performance graphs from previous V versions, using cmd/tools/oldv.v and https://plotly.com/javascript/ .

License:MIT License


Languages

Language:V 51.9%Language:HTML 48.1%