{"id":15622551,"url":"https://github.com/beeequeue/node-cli-colors-benchmark","last_synced_at":"2026-03-07T16:03:13.665Z","repository":{"id":226333496,"uuid":"768404476","full_name":"beeequeue/node-cli-colors-benchmark","owner":"beeequeue","description":"Benchmarking node:util#styleText, ansi-colors, ansis, chalk, colorette, picocolors","archived":false,"fork":false,"pushed_at":"2026-03-01T14:02:02.000Z","size":79,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-01T17:40:49.529Z","etag":null,"topics":["benchmark","chalk","cli","colors","javascript","nodejs","npm"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beeequeue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-07T02:40:31.000Z","updated_at":"2026-01-27T21:02:34.000Z","dependencies_parsed_at":"2026-03-01T16:05:45.805Z","dependency_job_id":null,"html_url":"https://github.com/beeequeue/node-cli-colors-benchmark","commit_stats":{"total_commits":24,"total_committers":3,"mean_commits":8.0,"dds":0.125,"last_synced_commit":"961fe8d139f4ac9ee4445f86a69b29d99a26c3a1"},"previous_names":["beeequeue/node-cli-colors-benchmark"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beeequeue/node-cli-colors-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fnode-cli-colors-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fnode-cli-colors-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fnode-cli-colors-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fnode-cli-colors-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeequeue","download_url":"https://codeload.github.com/beeequeue/node-cli-colors-benchmark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fnode-cli-colors-benchmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30221193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmark","chalk","cli","colors","javascript","nodejs","npm"],"created_at":"2024-10-03T09:54:29.159Z","updated_at":"2026-03-07T16:03:13.585Z","avatar_url":"https://github.com/beeequeue.png","language":"TypeScript","readme":"# color-perf\n\n## Run it\n\n1. Install node 21.7+\n1. pnpm install\n1. pnpm run bench\n\n## Results\n\nRan on a basic GH Actions runner.\n\nLower is better. Leftmost is the base, with the others being the difference from the base.\n\n\u003c!-- charts --\u003e\n\n```mermaid\nxychart-beta\n  title \"src/main.bench.ts \u003e one (red)\"\n  x-axis [\"colorette@2.0.20\", \"ansis@3.3.2\", \"chalk@5.3.0\", \"picocolors@1.1.0\", \"ansi-colors@4.1.3\", \"node:util@22.8.0\"]\n  y-axis Difference from fastest\n  bar [1.0000, 1.2242, 3.0563, 3.1742, 6.0268, 9.8374]\n```\n\n```mermaid\nxychart-beta\n  title \"src/main.bench.ts \u003e two (red, bold)\"\n  x-axis [\"ansis@3.3.2\", \"colorette@2.0.20\", \"chalk@5.3.0\", \"picocolors@1.1.0\", \"ansi-colors@4.1.3\", \"node:util@22.8.0\"]\n  y-axis Difference from fastest\n  bar [1.0000, 1.1589, 3.0600, 4.0125, 9.2253, 13.6032]\n```\n\n```mermaid\nxychart-beta\n  title \"src/main.bench.ts \u003e three (blue, bold, italic)\"\n  x-axis [\"ansis@3.3.2\", \"colorette@2.0.20\", \"chalk@5.3.0\", \"picocolors@1.1.0\", \"ansi-colors@4.1.3\", \"node:util@22.8.0\"]\n  y-axis Difference from fastest\n  bar [1.0000, 1.8920, 2.5667, 5.5117, 13.7788, 18.8354]\n```\n\n```mermaid\nxychart-beta\n  title \"src/main.bench.ts \u003e complex\"\n  x-axis [\"ansis@3.3.2\", \"chalk@5.3.0\", \"colorette@2.0.20\", \"picocolors@1.1.0\", \"node:util@22.8.0\", \"ansi-colors@4.1.3\"]\n  y-axis Difference from fastest\n  bar [1.0000, 3.9825, 8.5197, 18.4464, 40.7668, 46.0673]\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeequeue%2Fnode-cli-colors-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeequeue%2Fnode-cli-colors-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeequeue%2Fnode-cli-colors-benchmark/lists"}