Open-sourced OpenBenchML — paste ML training code in your browser, get it benchmarked with real latency percentiles and a live leaderboard
This story is from 2026-08-24. It is preserved in the archive; the latest stories are on the live feed.
Been building this for a while, just made it open source: OpenBenchML . You paste Python code that trains a model (sklearn, PyTorch, XGBoost, LightGBM, ONNX, TensorFlow) into the browser. It runs server-side in a restricted sandbox, pickles the result, and benchmarks it against one of 17 built-in d…
Read the full story at r/deeplearning ↗