alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
src
/
synthetic
/
at
main
1 folder
6 files
Mitchell Hashimoto
benchmark: add AGENTS, improve UTF-8 synthetic data
4mo ago
9c49c343
cli
benchmark: add AGENTS, improve UTF-8 synthetic data This updates our synthetic generator for UTF-8 to expose: - Flags to change 1/2/3/4-byte UTF-8 character distribution - Flags to have only printable characters so we can benchmark pure UTF-8 vs our control sequence finder. - Flags to have invalid characters so we can benchmark our error handling. This also adds an AGENTS.md to src/benchmark so agents can do the right thing more easily.
4 months ago
Bytes.zig
benchmark: add AGENTS, improve UTF-8 synthetic data This updates our synthetic generator for UTF-8 to expose: - Flags to change 1/2/3/4-byte UTF-8 character distribution - Flags to have only printable characters so we can benchmark pure UTF-8 vs our control sequence finder. - Flags to have invalid characters so we can benchmark our error handling. This also adds an AGENTS.md to src/benchmark so agents can do the right thing more easily.
4 months ago
Generator.zig
synthetic: use std.Io.Writer for more of the interface (#9038)
10 months ago
Osc.zig
benchmark: generate more types of OSC sequences
8 months ago
Utf8.zig
benchmark: add AGENTS, improve UTF-8 synthetic data This updates our synthetic generator for UTF-8 to expose: - Flags to change 1/2/3/4-byte UTF-8 character distribution - Flags to have only printable characters so we can benchmark pure UTF-8 vs our control sequence finder. - Flags to have invalid characters so we can benchmark our error handling. This also adds an AGENTS.md to src/benchmark so agents can do the right thing more easily.
4 months ago
cli.zig
synthetic: use std.Io.Writer for more of the interface (#9038)
10 months ago
main.zig
synthetic cli (ghostty-gen)
1 year ago