duanlang1196 2014-10-16 01:59
浏览 31

在显示/计算前100个用户页面时,服务器可以time()和少量额外过载吗?

So, I need to know if somehow the time() + 10800 and etc can overload a page if its loading data separately for 100 users? It's a ranking page where I am calculating the online time. It's selecting top 100, so if a lot of users check this page, can the following code overload it by the calculation the time separately for each user or it should be fine? I meant that these array values will be included in the user ranking page which contains top 100 users. so if they are ONLINE, it will do some calculation otherwise nope. I ask basically if for example 50-60 are online, and if a lot of people try to view the user ranking (accessing the page) - it will do a lot of calculation, can this be a concern or it should be fine mostly? Server is running on nginx, MSSQL Server 2005 (just to mention it in case :))

$replace = array
(
            'total_time'    => $data['Status'] == offline ? $this->secondsToTime(intval($data['TotalTime'])) : $this->secondsToTime(intval($data['TotalTime']) + (time() + 10800) - intval($data['LoginDT'])),
            'login_time'    => $data['Status'] == offline ? "N/A" : $this->secondsToTimeCurr(time() + 10800 - intval($data['LoginDT'])));
    .....................
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥17 pro*C预编译“闪回查询”报错SCN不能识别
    • ¥15 微信会员卡接入微信支付商户号收款
    • ¥15 如何获取烟草零售终端数据
    • ¥15 数学建模招标中位数问题
    • ¥15 phython路径名过长报错 不知道什么问题
    • ¥15 深度学习中模型转换该怎么实现
    • ¥15 HLs设计手写数字识别程序编译通不过
    • ¥15 Stata外部命令安装问题求帮助!
    • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
    • ¥15 TYPCE母转母,插入认方向