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
myKing
V2EX  ›  Python

100 万用户,那么怎么计算出他的每小时峰值活动用户数

  •  
  •   myKing · 2019-02-13 14:21:04 +08:00 · 2010 次点击
    这是一个创建于 1891 天前的主题,其中的信息可能已经有所发展或是发生改变。

    100 万用户,那么怎么计算出他的每小时峰值活动用户数?

    解决方案:采用 80 • 20 原则计算得到每小时峰值活动用户数 6.667 万 /小时;那么每秒中的同一功能点点击并发数应该是 18.5。

    6.667 万这个数字是怎么计算出来的???

    2 条回复    2019-02-15 15:41:17 +08:00
    shandenabian
        1
    shandenabian  
       2019-02-15 15:40:35 +08:00
    16.667 吧?
    shandenabian
        2
    shandenabian  
       2019-02-15 15:41:17 +08:00   ❤️ 1
    百分之八十的业务在百分之二十的时间内完成 80/4.8
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1436 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 17:21 · PVG 01:21 · LAX 10:21 · JFK 13:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.