与Firefox相比,Chrome上传文件需要太多时间

时间:2017-01-12 14:17:36

标签: html performance google-chrome firefox

我有以下三行代码用于在服务器上传文件:

public IList<Address> OrderAddresses { get; set; }

如果我使用Firefox上传2GB文件大约需要30分钟,而使用Chrome需要2.5小时才能上传文件。

我正在使用这些版本:

Chrome版本:55.0.2883.87 Firefox版本:50.1.0

有人可以指点我为什么要花这么长时间使用Chrome?

0 个答案:

没有答案