Skip to content

Homework11: Oleksii Potorzhynskyi#101

Open
Blackwoodseller wants to merge 1 commit intoalenaPy:masterfrom
Blackwoodseller:homework11
Open

Homework11: Oleksii Potorzhynskyi#101
Blackwoodseller wants to merge 1 commit intoalenaPy:masterfrom
Blackwoodseller:homework11

Conversation

@Blackwoodseller
Copy link
Copy Markdown

Calculate 92th item of the Fibonacci sequence:

CPython implementation with list building took 0.0334 ms with result 4660046610375530309
CPython implementation without recursion took 0.0114 ms with result 4660046610375530309
Cython implementation without recursion took 0.0064 ms with result 4660046610375530309
C extension implementation without recursion took 0.0014 ms with result 4660046610375530309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant