gpt4 book ai didi

javascript - IE 检测 Javascript 版本

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:37:09 25 4
gpt4 key购买 nike

我们的网站在一些客户端机器上表现不佳,我们主要部署在 IE 7 和 IE 8 上。在另一组客户端上,在我们的环境中,网站速度很快。我不知道接下来要寻找什么。

所以,我想我的问题是:

  1. 会不会与 javascript 版本有关?
  2. IE DOM/渲染版本?
  3. 防病毒软件篡改 IE 下载的文件?

还有其他想法吗?


我们的客户是金融服务市场中的各种公司。我假设他们都有足够的带宽进入他们的办公室,但我绝对应该检查,更重要的是他们网络上可用的带宽。

该站点不是公共(public)站点,它是一个 Web 应用程序,不幸的是,如果没有保密协议(protocol)(商业人士),我认为我无法共享。

本站基于ext/js,大量javascript。


添加了来自任务管理器的一些数据

IE NOT RUNNING

Physcial Memory - total: 3036
Physcial Memory - cached: 994
Physcial Memory - available: 1000
Physcial Memory - free: 53

Kernel Memory - Paged: 275
Kernel Memory - NonPaged: 63

System - Handles: 30290
System - Threads: 1012
System - Processes: 69
System - Commit: 3416/6072


IE RUNNIGN GOOGLE.COM

Physcial Memory - total: 3036
Physcial Memory - cached: 980
Physcial Memory - available: 952
Physcial Memory - free: 18

Kernel Memory - Paged: 275
Kernel Memory - NonPaged: 63


System - Handles: 31703
System - Threads: 1057
System - Processes: 72
System - Commit: 3490/6072


IE RUNNING OUR SITE

Physcial Memory - total: 3036
Physcial Memory - cached:933
Physcial Memory - available: 892
Physcial Memory - free: 4

Kernel Memory - Paged: 275
Kernel Memory - NonPaged: 63

System - Handles: 32190
System - Threads: 1057
System - Processes: 74
System - Commit: 3555/6072

LEAVING OUR SITE (to stack), this jumps back up:

Physcial Memory - free: 25

最佳答案

如果实际上是 javascript 性能不佳,我会查看不同机器上的 CPU 使用率/负载,较旧或较繁忙的硬件会对复杂的 javascript 应用程序产生相当大的影响。

关于javascript - IE 检测 Javascript 版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4340178/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com