RSSAmplifier

dystroy|Canop / blog · May 4, 2021

A SQL database and an interactive grapher in a single HTML file

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Glassbench is a Rust micro-benchmark harness. It uses a SQLite database to store bench measurements. I wanted to give it the option to open an interactive data viewer and grapher, with ability to search the history. An usual web based solution for that is to run a simple web server. But Glassbench is executed by cargo and immediately quits and I didn't want it to leave behind anything to…

Read on dystroy.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.