{"id":18047276,"url":"https://github.com/akabe/ocaml-lwt-async-benchmark","last_synced_at":"2025-04-05T04:27:27.148Z","repository":{"id":76067186,"uuid":"96598524","full_name":"akabe/ocaml-lwt-async-benchmark","owner":"akabe","description":"A benchmark of Lwt and Jane Street Async","archived":false,"fork":false,"pushed_at":"2017-07-08T10:02:03.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T12:36:20.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/akabe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-08T05:37:44.000Z","updated_at":"2018-09-08T13:10:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"7eb181c0-47eb-4402-bb2f-aa78c06d49a6","html_url":"https://github.com/akabe/ocaml-lwt-async-benchmark","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/akabe%2Focaml-lwt-async-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabe%2Focaml-lwt-async-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabe%2Focaml-lwt-async-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabe%2Focaml-lwt-async-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akabe","download_url":"https://codeload.github.com/akabe/ocaml-lwt-async-benchmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289448,"owners_count":20914463,"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-30T19:10:58.446Z","updated_at":"2025-04-05T04:27:27.119Z","avatar_url":"https://github.com/akabe.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ocaml-lwt-async-benchmark\n\nA benchmark of [Lwt](https://ocsigen.org/lwt/3.0.0/manual/manual) and [Jane Street Async](https://janestreet.github.io/).\n\n```\nomake run -j1\n```\n\n## Simple loops\n\nA benchmark of loops that do nothing. This measures overhead of a context switch.\n\n- 1,000,000 times iteration per a thread\n\n![loops](charts/loop.png)\n\n## Communication\n\nCommunication between two threads: `Async.Pipe` and `Lwt_stream`\n\n- 1,000 times sending and receiving per a thread pair.\n\n![communication](charts/communication.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakabe%2Focaml-lwt-async-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakabe%2Focaml-lwt-async-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakabe%2Focaml-lwt-async-benchmark/lists"}