mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
move bench script
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
#
|
||||||
# TODO: This script is temporary, remove it from the repo
|
# This is a trivial helper script to help run the stream benchmark.
|
||||||
|
# You probably want to tweak this script depending on what you're
|
||||||
|
# trying to measure.
|
||||||
|
|
||||||
DATA="ascii"
|
DATA="ascii"
|
||||||
SIZE="25M"
|
SIZE="25M"
|
Reference in New Issue
Block a user