{"id":16347948,"url":"https://github.com/ai/gulp-bench-summary","last_synced_at":"2025-06-20T10:39:02.157Z","repository":{"id":23228929,"uuid":"26586362","full_name":"ai/gulp-bench-summary","owner":"ai","description":"Display gulp-bench results in nice table view","archived":false,"fork":false,"pushed_at":"2014-12-18T12:52:54.000Z","size":129,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T00:28:45.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"godmodelabs/flora-sql-parser","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ai.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-13T12:18:22.000Z","updated_at":"2020-02-19T21:07:10.000Z","dependencies_parsed_at":"2022-07-25T09:47:13.841Z","dependency_job_id":null,"html_url":"https://github.com/ai/gulp-bench-summary","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ai/gulp-bench-summary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fgulp-bench-summary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fgulp-bench-summary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fgulp-bench-summary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fgulp-bench-summary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/gulp-bench-summary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fgulp-bench-summary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260927793,"owners_count":23084090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-11T00:47:26.157Z","updated_at":"2025-06-20T10:38:57.134Z","avatar_url":"https://github.com/ai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gulp Bench Summary [![Build Status](https://travis-ci.org/ai/gulp-bench-summary.svg)](https://travis-ci.org/ai/gulp-bench-summary)\n\nDisplay gulp-bench results in nice table view.\n\nSet the benchmark name of your project:\n\n```js\ngulp.task('bench', function () {\n    var bench   = require('gulp-bench');\n    var summary = require('gulp-bench-summary');\n    return gulp.src('./benchmark.js', { read: false })\n        .pipe(bench())\n        .pipe(summary('PostCSS'));\n});\n```\n\nAnd this library will compare it with other benchmarks:\n\n```\n[15:33:51] Starting 'bench'...\n[15:33:51] Running suite Bootstrap [/home/ai/Dev/postcss/benchmark/general.js]...\n[15:33:57]    Rework x 13.96 ops/sec ±5.65% (39 runs sampled)\n[15:34:02]    PostCSS x 39.52 ops/sec ±7.87% (55 runs sampled)\n[15:34:08]    CSSOM x 28.28 ops/sec ±4.95% (52 runs sampled)\n[15:34:14]    Mensch x 18.97 ops/sec ±1.79% (41 runs sampled)\n[15:34:21]    Gonzales x 4.29 ops/sec ±3.99% (16 runs sampled)\n[15:34:28]    Gonzales PE x 4.31 ops/sec ±2.35% (17 runs sampled)\n[15:34:34]    Stylecow x 7.01 ops/sec ±6.66% (21 runs sampled)\n[15:34:34] Fastest test is PostCSS at 1.40x faster than CSSOM\n\nPostCSS:     25 ms\nCSSOM:       35 ms  (1.4 times slower)\nMensch:      53 ms  (2.1 times slower)\nRework:      72 ms  (2.8 times slower)\nStylecow:    143 ms (5.6 times slower)\nGonzales PE: 232 ms (9.2 times slower)\nGonzales:    233 ms (9.2 times slower)\n\n[15:34:34] Finished 'bench' after 43 s\n```\n\n\u003ca href=\"https://evilmartians.com/?utm_source=gulp-bench-summary\"\u003e\n\u003cimg src=\"https://evilmartians.com/badges/sponsored-by-evil-martians.svg\" alt=\"Sponsored by Evil Martians\" width=\"236\" height=\"54\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai%2Fgulp-bench-summary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai%2Fgulp-bench-summary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai%2Fgulp-bench-summary/lists"}