{"id":21169494,"url":"https://github.com/smarr/ambienttalk-benchmarks","last_synced_at":"2025-03-14T17:21:46.191Z","repository":{"id":7856465,"uuid":"9228532","full_name":"smarr/ambienttalk-benchmarks","owner":"smarr","description":"Benchmarks for AmbientTalk, mostly based on the Computer Language Benchmarks Game","archived":false,"fork":false,"pushed_at":"2013-04-08T20:18:58.000Z","size":11676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T10:32:39.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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":"2013-04-04T21:33:40.000Z","updated_at":"2014-06-21T22:05:59.000Z","dependencies_parsed_at":"2022-09-03T09:24:22.941Z","dependency_job_id":null,"html_url":"https://github.com/smarr/ambienttalk-benchmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2Fambienttalk-benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2Fambienttalk-benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2Fambienttalk-benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarr%2Fambienttalk-benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarr","download_url":"https://codeload.github.com/smarr/ambienttalk-benchmarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615588,"owners_count":20319733,"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-11-20T15:30:34.723Z","updated_at":"2025-03-14T17:21:46.164Z","avatar_url":"https://github.com/smarr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"AmbientTalk Benchmarks\n======================\n\nThe repository contains a number of benchmarks to evaluate the performance\nof [AmbientTalk][AT]. A good number of them are based on the [Computer \nLanguage Benchmarks Game][CLBG].\n\nSince AmbientTalk is implemented in Java, we use the [Caliper benchmarking\nframework][Caliper] for the benchmark execution. Caliper helps to ensure that\nthe results are more or less reliable and not totally off, because of\njust-in-time compilation etc.\n\nWhile not inherently necessary, we use [ReBench][ReBench] to record the\nbenchmarking results for statistic evaluation. Please see the `rebench.conf`\nfile for a list of benchmarks and the parameters we use.\n\nBuild and Run\n-------------\n\nThe benchmarks can be build using `ant` and the `./caliper.sh` scripts assists\nrunning them:\n\n    $ ant compile\n    $ ./caliper.sh bench.clbg.NbodyAT -i macro -l 30000s -p -v\n\nThis will compile the benchmarks and execute the N-Body benchmark as a macro\nbenchmark, for max. runtime of 30 000sec and verbose printouts, including an\noverview of the used Caliper configuration.\n\nLicense\n-------\n\nAll code based on the [Computer Language Benchmarks Game][CLBG] underlies the\nBenchmarks Game's license, i.e., [Revised BSD License][BSD] where necessary.\nAll other elements of this repository are licensed under the [MIT\nLicense][MIT].\n\n [AT]:      https://code.google.com/p/ambienttalk/\n [CLBG]:    http://benchmarksgame.alioth.debian.org/\n [Caliper]: https://code.google.com/p/caliper/\n [ReBench]: https://github.com/smarr/ReBench\n [BSD]:     http://benchmarksgame.alioth.debian.org/license.php\n [MIT]:     http://opensource.org/licenses/mit-license.php","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarr%2Fambienttalk-benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmarr%2Fambienttalk-benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarr%2Fambienttalk-benchmarks/lists"}