推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
SlipStupig
V2EX  ›  Python

目前 pypy 适合长期跑爬虫项目吗?

  •  
  •   SlipStupig · Dec 16, 2016 · 3366 views
    This topic created in 3459 days ago, the information mentioned may be changed or developed.
    有长期使用 PyPy 生产的兄弟吗? pypy 用了一段时间好吃内存啊,不知道各位实际生产情况 PyPy 稳定性和资源占用情况如何
    4 replies    2016-12-16 15:12:25 +08:00
    ivechan
        1
    ivechan  
       Dec 16, 2016
    官网介绍说 pypy 运行的程序用的内存更少?
    这就奇怪了..
    wwqgtxx
        2
    wwqgtxx  
       Dec 16, 2016 via iPhone
    jit 的编译过程肯定占用内存,至于他和 cpython 的对比,可能你的程序规模还不足以体现出两者的区别,特别是在大量调用没有为 pypy 优化的 c 扩展的时候
    est
        3
    est  
       Dec 16, 2016
    觉得 pypy 费内存可以试试 jvm 。😂
    phrack
        4
    phrack  
       Dec 16, 2016 via Android
    不适合
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2993 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 06:27 · PVG 14:27 · LAX 23:27 · JFK 02:27
    ♥ Do have faith in what you're doing.