{"id":20015521,"url":"https://github.com/cblage/numbercrunch","last_synced_at":"2026-05-15T07:03:55.226Z","repository":{"id":11296688,"uuid":"13710616","full_name":"cblage/numbercrunch","owner":"cblage","description":"Benchmark for Elixir Integer / Float parsing","archived":false,"fork":false,"pushed_at":"2021-05-05T12:38:49.000Z","size":388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T15:28:43.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/cblage.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}},"created_at":"2013-10-19T23:28:37.000Z","updated_at":"2021-05-05T12:38:51.000Z","dependencies_parsed_at":"2022-09-08T22:01:08.739Z","dependency_job_id":null,"html_url":"https://github.com/cblage/numbercrunch","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/cblage%2Fnumbercrunch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cblage%2Fnumbercrunch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cblage%2Fnumbercrunch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cblage%2Fnumbercrunch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cblage","download_url":"https://codeload.github.com/cblage/numbercrunch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241451552,"owners_count":19964899,"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-13T07:46:26.934Z","updated_at":"2026-05-15T07:03:55.134Z","avatar_url":"https://github.com/cblage.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numbercrunch\n\n### Running the number parser profiler\n\n        $iex -S mix\n        Erlang/OTP 23 [erts-11.1.4] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [hipe]\n        Interactive Elixir (1.11.3) - press Ctrl+C to exit (type h() ENTER for help)\n        iex(1)\u003e Numbercrunch.profile_parse_numbers\n\nA `number_parsing_profile.fprof` file will be generated in the project dir.\n\n### Running the number counter profiler\n\n        $iex -S mix\n        Erlang/OTP 23 [erts-11.1.4] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [hipe]\n        Interactive Elixir (1.11.3) - press Ctrl+C to exit (type h() ENTER for help)\n        iex(1)\u003e Numbercrunch.profile_number_counter_\u003cA|B\u003e\n\nA `number_counter_\u003cA|B\u003e.fprof` file will be generated in the project dir.\n\n### Visualizing results\n\nProviding you have `qcachegrind` installed, you can use the `erlgrind.sh` script that was borrowed from \u003chttps://github.com/isacssouza/erlgrind\u003e in the following fashion:\n\n```bash\n./erlgrind.sh XXXX.fprof callgrind.XXX\n```\n\nAfterwards you should be able to open the generated callgrind file inside `qachegrind`\n\nInspired by this guide: \u003chttp://blog.equanimity.nl/blog/2013/04/24/fprof-kcachegrind/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcblage%2Fnumbercrunch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcblage%2Fnumbercrunch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcblage%2Fnumbercrunch/lists"}