Giter Club home page Giter Club logo

Comments (6)

spiritLHLS avatar spiritLHLS commented on August 26, 2024

https://github.com/oneclickvirt/ecs

你跑不动?

from ecs.

everett7623 avatar everett7623 commented on August 26, 2024

image
Desi VPS的Fedora 34,你看看以后运行的脚本看看。

#############################################################
#                     融合怪测评脚本                        #
# 版本(请注意比对仓库版本更新):2024.08.10                  #
# 更新日志:VPS融合怪测试(集百家之长)                       #
# 作者: spiritlhl                                           #
# TG频道: https://t.me/vps_reviews                          #
# GitHub: https://github.com/spiritLHLS                     #
# GitLab: https://gitlab.com/spiritysdx                     #
#############################################################

脚本当天运行次数:275,累计运行次数:1534161
请选择你接下来要使用的脚本
1. 顺序测试--融合怪完全体(所有项目都测试)(平均运行7分钟)(机器普通推荐使用)
2. 并行测试--融合怪完全体(所有项目都测试)(平均运行5分钟)(仅机器强劲可使用,机器普通勿要使用)
3. 融合怪精简区(融合怪的精简版或单项测试精简版)
4. 融合怪单项区(融合怪的单项测试完整版)
5. 第三方脚本区(同类作者的各种测试脚本)
6. 原创区(本脚本独有的一些测试脚本)
7. 更新本脚本
 -------------
0. 退出

请输入选项:1
Updating package management sources
Last metadata expiration check: 2:02:07 ago on Wed Aug 14 07:53:19 2024.
Dependencies resolved.
Nothing to do.
Complete!
checking sudo
optimizing resource limits
optimizing sysctl configuration
net.ipv6.conf.all.forwarding = 1
net.ipv4.conf.default.arp_announce = 2
net.ipv6.conf.default.forwarding = 1
net.ipv4.tcp_synack_retries = 3
net.ipv4.ip_forward = 1
net.ipv4.tcp_fin_timeout = 10
net.ipv4.conf.all.rp_filter = 0
fs.file-max = 1024000
net.ipv4.tcp_max_syn_backlog = 16384
net.ipv4.tcp_keepalive_time = 10
net.ipv4.ip_local_port_range = 1024 65535
net.ipv4.udp_rmem_min = 16384
net.ipv4.tcp_window_scaling = 1
net.core.wmem_max = 134217728
net.ipv4.conf.default.rp_filter = 0
net.core.rmem_max = 134217728
net.ipv4.tcp_adv_win_scale = -2
net.ipv4.tcp_mtu_probing = 1
net.core.netdev_max_backlog = 250000
net.core.somaxconn = 1024000
net.ipv4.tcp_fack = 1
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_timestamps = 0
net.ipv4.conf.lo.arp_announce = 2
net.ipv4.tcp_rmem = 8192 262144 536870912
net.ipv4.tcp_low_latency = 1
net.ipv4.tcp_notsent_lowat = 131072
net.ipv4.neigh.default.gc_stale_time = 120
net.ipv4.tcp_syn_retries = 3
net.ipv4.tcp_sack = 1
net.ipv4.udp_wmem_min = 16384
net.ipv4.conf.all.arp_announce = 2
net.ipv4.tcp_max_tw_buckets = 8192
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_wmem = 4096 16384 536870912
net.ipv4.tcp_tw_reuse = 1
run IP information check...
CDN available, using CDN
checking lsof
adjusting the time
2024-08-14T04:25:28Z chronyd version 4.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)
2024-08-14T04:25:28Z Frequency -62.459 +/- 0.040 ppm read from /var/lib/chrony/drift
2024-08-14T04:25:28Z Using right/UTC timezone to obtain leap second data
2024-08-14T04:25:33Z System clock wrong by -0.001240 seconds (step)
2024-08-14T04:25:33Z chronyd exiting
Install sysbench successfully!
Initializing Running Enviorment, Please wait ...
Checking Dependency ...
 BenchAPI_Systeminfo_GetOSReleaseinfo(): invalid result (CentOS/Redhat-Fedora 34 (Thirty Four) (x86_64)), please check parameter!

from ecs.

spiritLHLS avatar spiritLHLS commented on August 26, 2024

不要使用shell版本,使用golang版本

from ecs.

spiritLHLS avatar spiritLHLS commented on August 26, 2024
curl -L https://raw.githubusercontent.com/oneclickvirt/ecs/master/goecs.sh -o goecs.sh && chmod +x goecs.sh && bash goecs.sh env && bash goecs.sh install && goecs

from ecs.

spiritLHLS avatar spiritLHLS commented on August 26, 2024

仓库说明有写啊:

如果有本项目未列出的系统/架构,或本项目测试有BUG测不出来,或测试不想要魔改本机配置想要最小化环境变动的

请尝试 https://github.com/oneclickvirt/ecs 进行测试

from ecs.

everett7623 avatar everett7623 commented on August 26, 2024

看到了,那个版本可以,感谢。

from ecs.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.