V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
alexapollo
V2EX  ›  Python

是否有 python 各类服务框架的 performance 报表?如 twisted/gevent

  •  
  •   alexapollo ·
    geekan · 2015-05-29 12:00:19 +08:00 · 2479 次点击
    这是一个创建于 3226 天前的主题,其中的信息可能已经有所发展或是发生改变。

    web服务tornado、django这些我也挺关心的。
    google了一圈,没有发现很好的答案,有些答案是相左的。不知道有没有人有相关的数据?

    9 条回复    2015-05-29 16:51:23 +08:00
    alexapollo
        1
    alexapollo  
    OP
       2015-05-29 13:05:28 +08:00
    janxin
        2
    janxin  
       2015-05-29 13:09:00 +08:00
    alexapollo
        3
    alexapollo  
    OP
       2015-05-29 13:11:35 +08:00
    这家伙写了个脚本,构造了压力测试,不过测试还有些问题
    https://gist.github.com/yihuang/eb0a670c9fab188c6e3e
    alexapollo
        4
    alexapollo  
    OP
       2015-05-29 13:14:05 +08:00
    @janxin 没看到 tornado 的,只有web服务的测试啊
    loading
        5
    loading  
       2015-05-29 14:54:26 +08:00
    如果对性能真的这么敏感,你应该考虑 go 或 node。
    janxin
        6
    janxin  
       2015-05-29 14:55:23 +08:00
    @alexapollo 搜索就可以了
    mathgl
        7
    mathgl  
       2015-05-29 15:04:48 +08:00
    @alexapollo 这个评测没啥意义。而且也比较旧了。
    alexapollo
        8
    alexapollo  
    OP
       2015-05-29 16:51:12 +08:00
    @loading py有清晰度优势,所以想看看性能底线多少
    比如基准能到10w qps,那就挺ok,只能到2w qps那就勉强了
    alexapollo
        9
    alexapollo  
    OP
       2015-05-29 16:51:23 +08:00
    @janxin 但并不能搜到
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1175 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 18:28 · PVG 02:28 · LAX 11:28 · JFK 14:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.