medley icon indicating copy to clipboard operation
medley copied to clipboard

add gabriel benchmarks to medley repo

Open masinter opened this issue 4 years ago • 4 comments

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.

masinter avatar Oct 18 '20 18:10 masinter

you can git clone https://github.com/interlisp/envos.git or just find it https://github.com/Interlisp/envos/tree/main/MISC/test

masinter avatar Oct 18 '20 19:10 masinter

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

masinter avatar Oct 20 '20 19:10 masinter

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....

masinter avatar Oct 22 '20 14:10 masinter

Not sure where to stash all of the benchmark results (both the historical results and new ones; GitHub pages? Google docs/sheets?

masinter avatar Oct 22 '20 15:10 masinter