{"id":16658373,"url":"https://github.com/ducky427/clojurescript-benchmarks","last_synced_at":"2026-04-20T23:32:38.745Z","repository":{"id":150898630,"uuid":"60768182","full_name":"ducky427/clojurescript-benchmarks","owner":"ducky427","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-01T12:27:06.000Z","size":1207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T07:29:40.148Z","etag":null,"topics":["benchmark","clojurescript"],"latest_commit_sha":null,"homepage":"https://ducky427.github.io/clojurescript-benchmarks","language":"Clojure","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/ducky427.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}},"created_at":"2016-06-09T11:01:19.000Z","updated_at":"2017-06-01T11:25:56.000Z","dependencies_parsed_at":"2023-04-24T16:47:46.822Z","dependency_job_id":null,"html_url":"https://github.com/ducky427/clojurescript-benchmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ducky427/clojurescript-benchmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducky427%2Fclojurescript-benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducky427%2Fclojurescript-benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducky427%2Fclojurescript-benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducky427%2Fclojurescript-benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ducky427","download_url":"https://codeload.github.com/ducky427/clojurescript-benchmarks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducky427%2Fclojurescript-benchmarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32070656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","clojurescript"],"created_at":"2024-10-12T10:05:22.180Z","updated_at":"2026-04-20T23:32:38.718Z","avatar_url":"https://github.com/ducky427.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clojurescript Benchmarks\n\nThis project contains code to run certain micro benchmarks against various version of ClojureScript on different JavaScript engines.\n\nA good article about benchmarking JS code is [here](http://calendar.perfplanet.com/2010/bulletproof-javascript-benchmarks/).\n\n## How to run these benchmarks\n\n1. Install the 3 JavaScript engines - JavaScriptCore, v8 and SpiderMonkey. Installation notes for [Linux](https://github.com/ducky427/clojurescript-benchmarks/wiki/Installation-Notes) and [OS X](https://github.com/clojure/clojurescript/wiki/Running-the-tests). Also set the appropriate environment variables - `V8_HOME`, `SPIDERMONKEY_HOME` and `JSC_HOME`.\n\n1. Clone this repo.\n\n1. To run full benchmarks using [Benchmark.js](https://benchmarkjs.com/), change `quick?` in `src/bench/core.clj` to `false`.\n\n1. To select which versions to run the benchmarks against, edit `versions` variable in `run.py`. By default, it'll run it against all releases since 1.7+.\n\n1. Run `python run.py`. This will produce a file `data_YYYYMMDD_HHmmSS.csv` which has all the results.\n\n### Inspiration\n\n- https://jafingerhut.github.io/clojure-benchmarks-results/Clojure-expression-benchmarks.html\n- https://github.com/netguy204/cljs-bench\n\n## License\n\nCopyright © 2014 FIXME\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducky427%2Fclojurescript-benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducky427%2Fclojurescript-benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducky427%2Fclojurescript-benchmarks/lists"}