medley
medley copied to clipboard
add gabriel benchmarks to medley repo
The envos repo has a directory LISPCORE/gabriel with tools for running benchmarks and several generations of benchmarks both cl and il. Migrate this over to Medley and record results for medley on various machines.
Create a SYSOUT that runs automated tests and benchmarks for use while developing maiko.
you can git clone https://github.com/interlisp/envos.git or just find it https://github.com/Interlisp/envos/tree/main/MISC/test
https://github.com/Interlisp/envos/blob/main/LISPCORE/gabriel/Results/Maiko/x86-byte-tak.results
Maybe set up some way to compare results to 1108 / 1132 results while running benchmarks? To help with #52
i made https://docs.google.com/spreadsheets/d/1ijslfrzctIfCnbLENv7Ovmjo5oNxYFsjCQ_vrehwDsI/edit?usp=sharing a spreadsheet for showing ratios. I've noticed terminal printing (TPRINT) seems subjectively slower so....
Not sure where to stash all of the benchmark results (both the historical results and new ones; GitHub pages? Google docs/sheets?