{"id":21509277,"url":"https://github.com/mark24code/fib-benchmark","last_synced_at":"2025-03-17T15:14:56.785Z","repository":{"id":82887289,"uuid":"492085592","full_name":"Mark24Code/fib-benchmark","owner":"Mark24Code","description":"Fibonacci Benchmark","archived":false,"fork":false,"pushed_at":"2022-05-14T01:43:28.000Z","size":1663,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T01:08:28.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/Mark24Code.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":"2022-05-14T01:43:11.000Z","updated_at":"2023-03-05T02:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4cfce56d-6a2f-4cac-a4e6-cd2d8b530a74","html_url":"https://github.com/Mark24Code/fib-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/Mark24Code%2Ffib-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Ffib-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Ffib-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Ffib-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mark24Code","download_url":"https://codeload.github.com/Mark24Code/fib-benchmark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056424,"owners_count":20390719,"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-23T21:23:11.620Z","updated_at":"2025-03-17T15:14:56.768Z","avatar_url":"https://github.com/Mark24Code.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fib-benchmark\n斐波那契benchmark\n\n\n# C\n\n`gcc fib.c -o fib_c`\n\n`time ./fib_c`\n\n\n# Golang\n\n`go build -o fib_go fib.go`\n\n`time ./fib_go`\n\n# Cystal\n\n`crystal build --release fib.cr -o fib_cr`\n\n`time ./fib_cr`\n\n\n# Nodejs\n\n`time node ./fib.js`\n\n\n# Ruby\n\n`time ruby ./fib.rb`\n\n加上JIT\n\n`time ruby --jit ./fib.rb`\n# Python\n\n`time python ./fib.py` \n\n\n# 结果\n\n## Example 1\n\nMacOSX X86_64(Intel 2.3 GHz 八核Intel Core i9)\n\n![benchmark](./macos_x86_64_Benchmark.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark24code%2Ffib-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmark24code%2Ffib-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark24code%2Ffib-benchmark/lists"}