Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
superlopuh
14 days ago
|
parent
|
context
|
favorite
| on:
Python numbers every programmer should know
I'm surprised that the `isinstance()` comparison is with `type() == type` and not `type() is type`, which I would expect to be faster, since the `==` implementation tends to have an `isinstance` call anyway.
superlopuh
14 days ago
[–]
Also seems like the repo is now private, so I can't open an issue, or reproduce the numbers.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: