{"id":21169448,"url":"https://github.com/smarr/smark","last_synced_at":"2025-07-09T19:31:24.951Z","repository":{"id":47204390,"uuid":"205883981","full_name":"smarr/SMark","owner":"smarr","description":"Write Benchmarks like Tests","archived":false,"fork":false,"pushed_at":"2021-09-08T15:21:18.000Z","size":910,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-30T20:32:07.572Z","etag":null,"topics":["benchmarking-framework","benchmarks","pharo","smalltalk","squeak"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smarr.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-09-02T15:18:04.000Z","updated_at":"2023-06-16T12:22:37.000Z","dependencies_parsed_at":"2022-09-21T17:51:34.442Z","dependency_job_id":null,"html_url":"https://github.com/smarr/SMark","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2FSMark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2FSMark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2FSMark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2FSMark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarr","download_url":"https://codeload.github.com/smarr/SMark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225581488,"owners_count":17491729,"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":["benchmarking-framework","benchmarks","pharo","smalltalk","squeak"],"created_at":"2024-11-20T15:30:16.516Z","updated_at":"2024-11-20T15:31:09.332Z","avatar_url":"https://github.com/smarr.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SMark\nWrite Benchmarks like Tests.\n\nSMark is a benchmarking suite for Smalltalk ([Pharo](https://pharo.org) and [Squeak](https://squeak.org) specifically).\n\n## Installation\n### Pharo 7+\n```smalltalk\nMetacello new\n    baseline: 'SMark';\n    repository: 'github://smarr/SMark';\n    load.\n```\n### Squeak 5.2+\n```smalltalk\nInstaller ensureRecentMetacello.\nMetacello new\n    baseline: 'SMark';\n    repository: 'github://smarr/SMark';\n    load.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarr%2Fsmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmarr%2Fsmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarr%2Fsmark/lists"}