Hacker News
- Show HN: Manually tracking a subscript isn't any faster than pop() in Python https://github.com/robss2020/python-shuffle-and-pop-experiment 6 comments
- Greplin (YC W10) open sources 10-15x faster protocol buffers for Python https://github.com/Greplin/fast-python-pb 33 comments
- Make Lisp 15x faster than Python or 4x faster than Java http://blog.postabon.com/make-lisp-15x-faster-than-python-or-4x-faster 94 comments
- Medusa: A much faster Python implementation based on the Dart Virtual Machine http://in.pycon.org/funnel/2014/130-medusa-a-much-faster-python-implementation-based-on-the-dart-virtual-machine 2 comments
- Analyzing Data 170,000x Faster with Python https://sidsite.com/posts/python-corrset-optimization/ 18 comments python
- Why does Python Code Run Faster in a Function? https://stackabuse.com/why-does-python-code-run-faster-in-a-function/ 86 comments programming
- dora-rs: experimental ROS2 alternative up to 17x faster for Python API 🐍 https://github.com/dora-rs/dora 3 comments python
- Python 3.10 Match statements are 86% faster than If statements https://twitter.com/anthonypjshaw/status/1526034155448184832?s=21&t=r9ADTOqs_C0DP_RraR97Pg 103 comments python
- Python is getting faster so does Django https://twitter.com/AdamChainz/status/1460915799405826048 21 comments django
- Mito Write Python 10x faster by editing a spreadsheet https://trymito.io/launch 58 comments python
- All Pythons are slow, but some are faster than others https://pythonspeed.com/articles/faster-python/ 6 comments programming
- Async Python is not faster http://calpaterson.com/async-python-is-not-faster.html 21 comments coding
- Is Python slower or faster than Java in 2017? https://www.reddit.com/r/learnprogramming/comments/6f01qe/is_python_slower_or_faster_than_java_in_2017/ 4 comments learnprogramming
- Is Python's md5 really 3x faster than Rust's? https://gist.github.com/coriolinus/f94748a0d232d32e4eb1 16 comments rust
- Python: tricks for your code run faster http://pythonfasterway.uni.me/ 28 comments programming
- Faster Python http://tech.marksblogg.com/faster-python.html 32 comments programming
- Why loops are faster in C++ than python? http://codepaste.net/jf4eut 12 comments learnprogramming
- PostgresML is 8-40x faster than Python microservices https://postgresml.org/blog/postgresml-is-8x-faster-than-python-http-microservices/ 14 comments rust
- The 2021 Python Language Summit: Making CPython Faster https://pyfound.blogspot.com/2021/05/the-2021-python-language-summit-making.html 8 comments python
- Microsoft: Python programming in Visual Studio Code is now faster and smarter than ever https://www.tectalk.co/microsoft-python-programming-in-visual-studio-code-is-now-faster-and-smarter-than-ever/ 18 comments programming
- Faster Python with Go shared objects (the easy way) https://blog.kchung.co/faster-python-with-go-shared-objects/ 2 comments python
- Make Vim Python plugin 10x faster using Rust http://liuchengxu.org/posts/speed-up-vim-python-plugin-using-rust/ 27 comments vim
- Lifelong Rubyist makes some Python code 5x Faster https://www.schneems.com/2017/10/02/lifelong-rubyist-makes-some-python-code-5x-faster/ 15 comments ruby
- Faster CPython — ideas and projects to speed up Python http://faster-cpython.readthedocs.io/ 8 comments programming
- unladen-swallow: A Faster Implementation of Python using LLVM http://code.google.com/p/unladen-swallow/ 82 comments programming
- Numeric Python 10x faster than matlab http://groups.google.com/group/comp.lang.python/msg/de710b0e8c16e022 13 comments programming
- I just started python this weekend so im really dumb, but how do i make my math faster? https://replit.com/@Aura4711e/namee?v=1 12 comments learnpython
- PostgresML is 8-40x faster than Python HTTP microservices https://postgresml.org/blog/postgresml-is-8x-faster-than-python-http-microservices 36 comments programming
- Introducing Fast Metrics: A Python package that does the same thing as sklearn.metrics but 100x faster https://pypi.org/project/fastmetrics/ 16 comments python
- @andy_kelley: "[T]he screenshot shows Zig compiling an executable from scratch and running it faster than Python can interpret the file on the right." https://twitter.com/andy_kelley/status/1483677253682675713 10 comments zig
- Make Python’s DynamoDB client faster than Golang’s with a small patch https://maori.geek.nz/make-pythons-dynamodb-client-faster-with-this-one-simple-trick-2eb2888269ce 26 comments aws
- The quest for faster Python: Pyston returns to open source, Facebook releases Cinder, or should devs just use PyPy? https://www.theregister.com/2021/05/06/the_quest_for_faster_python/ 5 comments python
- Looking for cross-language 3d/game engine recommendations, pref python + something faster (e.g. c/c++) http://www.panda3d.org/ 9 comments gamedev
- Make Lisp 15x faster than Python or 4x faster than Java http://blog.postabon.com/make-lisp-15x-faster-than-python-or-4x-faster 53 comments programming
- Blog Post: Making Python 100x faster with less than 100 lines of Rust https://ohadravid.github.io/posts/2023-03-rusty-python/ 69 comments rust
- How much faster is a python program on a Pi2 if i only use one core? https://github.com/testcaseone/vbat 37 comments raspberry_pi
- Wireshark 1.4.0 released; better UI, more protocols, less memory usage, faster internals, Python scripting; no Windows 2000 support anymore http://www.wireshark.org/lists/wireshark-announce/201008/msg00002.html 13 comments netsec
- Java Based Frameworks Perform Faster than .NET, Rails or Python! (Findings) http://blog.cygnet-infotech.com/2013/11/java-based-frameworks-perform-faster.html 20 comments java
- PyO3 based modelling & simulation framework (~300 loc, 4X speed of Python implementation - let's make it faster!) https://www.reddit.com/r/rust/comments/iy6j8p/pyo3_based_modelling_simulation_framework_300_loc/ 24 comments rust
- Provocative: Cringely says that faster mass storage (SSDs ...) will kill Python, Ruby, ... as Webdev languages in favor of ... Java! http://www.cringely.com/2011/10/the-second-coming-of-java/ 9 comments webdev