{"id":15713609,"url":"https://github.com/mmononen/fibo","last_synced_at":"2026-04-06T02:32:48.945Z","repository":{"id":199155026,"uuid":"702243275","full_name":"mmononen/fibo","owner":"mmononen","description":"A small Fibonacci sequence benchmark for compilers.","archived":false,"fork":false,"pushed_at":"2023-11-15T19:15:31.000Z","size":494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-05T21:26:20.204Z","etag":null,"topics":["algol68","benchmarking","c","cpp","crystal-lang","d-lang","dart","fibonacci-sequence","freebasic","freepascal","golang","julia","lua","nim-lang","odin-lang","python","qb64","rust-lang","v-lang","zig"],"latest_commit_sha":null,"homepage":"","language":"Visual Basic 6.0","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/mmononen.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-10-08T22:47:58.000Z","updated_at":"2023-11-01T17:10:43.000Z","dependencies_parsed_at":"2023-10-12T17:38:39.415Z","dependency_job_id":"e840139c-a9fd-4b1f-93ae-18c11998f9d9","html_url":"https://github.com/mmononen/fibo","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"2a53ec11fcff09d1a83784e31f33e4f3143a4458"},"previous_names":["mmononen/fibo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmononen%2Ffibo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmononen%2Ffibo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmononen%2Ffibo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmononen%2Ffibo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmononen","download_url":"https://codeload.github.com/mmononen/fibo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365638,"owners_count":20765546,"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":["algol68","benchmarking","c","cpp","crystal-lang","d-lang","dart","fibonacci-sequence","freebasic","freepascal","golang","julia","lua","nim-lang","odin-lang","python","qb64","rust-lang","v-lang","zig"],"created_at":"2024-10-03T21:32:29.150Z","updated_at":"2025-10-18T20:42:10.366Z","avatar_url":"https://github.com/mmononen.png","language":"Visual Basic 6.0","readme":"Fibonacci series benchmark for several different languages, compilers and interpreters. Execution times were measured with time command on Linux \u0026 WSL, and Luke Sampson's time utility (https://github.com/lukesampson/psutils) on Windows. Sources compiled mainly with the default settings.\n\n### fibonacci(45) - execution times in seconds on Ryzen 5 5600 @ 3.5 GHz\n| Compiler / Interpreter | Debian 12 (WSL) | EndeavourOS | Win 11 |\n| -------------------------------- | ------ | ------ | ------ |\n| Algol 68 Genie 3.1.2             | 449.06 |        |        |\n| Algol 68 Genie 3.2.1             |        | 401.97 |        |\n| Algol 68 Genie 3.4.2             |        | 399.16 |        |\n| Algol 68 Genie 3.4.2 (--compile) |        | 258.28 |        |\n| Algol 68 Genie 3.4.4             |        |        | 779.97 |\n| Ballerina 1.2.11                 |        |   6.54 |        |\n| Crystal 1.6.0                    |   6.09 |        |        |\n| Crystal 1.9.2                    |        |   6.74 |        |\n| Crystal 1.9.2 (--release)        |        |   4.25 |        |\n| Crystal 1.10.0                   |        |   6.74 |        |\n| Crystal 1.10.0 (--release)       |        |   4.25 |        |\n| Dart 3.0.7                       |        |   6.72 |        |\n| Dart 3.1.3                       |        |        |   6.85 |\n| Dart 3.1.5                       |        |        |   6.83 |\n| DMD64 D Compiler 2.105.2         |        |  13.98 |   7.68 |\n| DMD64 D Compiler 2.105.3-dirty   |        |        |   7.61 |\n| Elixir 1.14.0 (Erlang/OTP 24)    |   9.07 |        |        |\n| Elixir 1.15.6 (Erlang/OTP 26)    |        |   9.81 |        |\n| Elixir 1.15.7 (Erlang/OTP 26)    |        |   9.79 |        |\n| Elixir 1.16.7 (Erlang/OTP 24)    |        |        |   9.75 |\n| FreeBASIC 1.10.0                 |        |   6.63 |   5.25 |\n| Free Pascal 3.2.2                |   9.05 |   8.80 |   7.90 |\n| Gnu G++ 12.2.0                   |   4.87 |        |        |\n| Gnu G++ 13.2.0                   |        |        |   4.61 |\n| Gnu G++ 13.2.1                   |        |   5.15 |        |\n| Gnu GCC 12.2.0                   |   5.31 |        |        |\n| Gnu GCC 13.2.0                   |        |        |   4.89 |\n| Gnu GCC 13.2.1                   |        |   5.15 |        |\n| Go 1.19.8                        |   4.76 |        |        |\n| Go 1.21.2                        |        |        |   4.61 |\n| Go 1.21.3                        |        |   4.78 |        |\n| Go 1.21.4                        |        |        |   4.47 |\n| Java 1.8.0_382                   |   2.71 |   2.77 |        |\n| Julia 1.9.3                      |        |   4.40 |   5.72 |\n| Kotlin 1.9.10                    |        |   2.76 |        |\n| Kotlin 1.9.20                    |        |        |   4.84 |\n| Lua 5.4.2                        |        |        |  61.97 |\n| Lua 5.4.4                        |  64.08 |        |        |\n| Lua 5.4.6                        |        |  66.73 |        |\n| LuaJIT 2.1.0-beta3               |   9.90 |        |        |\n| LuaJIT 2.1.1696795921            |        |   9.79 |        |\n| LuaJIT 2.1.1697887905            |        |        |  10.53 |\n| Nim 1.6.10 (c -d:release)        |   1.24 |        |        |\n| Nim 1.6.10 (cpp -d:release)      |   1.25 |        |        |\n| Nim 2.0.0 (c -d:release)         |        |   0.01 |   0.14 |\n| Nim 2.0.0 (cpp -d:release)       |        |   1.25 |   1.70 |\n| Odin dev-2023-10                 |        |   5.08 |        |\n| Odin dev-2023-10-nightly         |        |        |   4.81 |\n| Odin dev-2023-11-nightly         |        |        |   4.36 |\n| PyPy 7.3.13 (Python 3.10.13)     |        |  10.64 |  11.72 |\n| Python 3.11.2                    | 111.52 |        |        |\n| Python 3.11.5                    |        | 108.09 | 188.74 |\n| QB64 2.1                         |        |        |  53.95 |\n| Ruby 3.0.6p216                   |        |  85.86 |        |\n| Ruby 3.1.2p20                    |  90.22 |        |        |\n| Ruby 3.2.2                       |        |        |  86.31 |\n| Rust 1.63.0                      |   5.61 |        |        |\n| Rust 1.73.0                      |        |   7.15 |   6.99 |\n| Tiny C Compiler 0.9.27           |        |   5.54 |   4.86 |\n| V 0.4.2                          |        |        |   4.95 |\n| V 0.4.3                          |        |   5.37 |   5.05 |\n| Zig 0.11.0                       |        |   7.39 |   7.86 |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmononen%2Ffibo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmononen%2Ffibo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmononen%2Ffibo/lists"}