91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

MONGODB的壓力測試

發布時間:2020-06-14 02:43:16 來源:網絡 閱讀:1704 作者:DBAspace 欄目:數據庫

根據業務的需求,對線上的服務器的壓力測試,了解運行過程中的一個峰值。主要通過mongo-mload 工具使用對MONGODB的壓力測試。

http://down.51cto.com/data/2287216###工具包下載

測試過程:

1、清理數據庫:

go run mload.go --host 127.0.0.1 --clean true

2、插入數據

go run mload.go --host 127.0.0.1 --datanum 10000 --procnum 8 --cpunum 8 --jsonfile ./test_data.json --operation insert



首先清理數據庫:

    go run mload.go --host 127.0.0.1 --clean true


    再來為查詢準備數據(比如準備1000000條):

    go run mload.go --host 127.0.0.1 --datanum 1000000 --procnum 1 --operation prepare


    接下來進行測試(limit one的):

    使用8核cpu,8個并發

    go run mload.go --host 127.0.0.1 --datanum 1000000 --procnum 8 --cpunum 8 --operation query


    在進行非limit one的:

    使用8核cpu,8個并發

    go run mload.go --host 127.0.0.1 --datanum 1000000 --procnum 8 --cpunum 8 --operation query  --queryall true



首先清理數據庫:

    go run mload.go --host 127.0.0.1 --clean true


    再來為查詢準備數據(比如準備1000000條):

    go run mload.go --host 127.0.0.1 --datanum 1000000 --procnum 1 --logpath /tmp/log.log --operation prepare

    再來進行測試      

    go run mload.go --host 127.0.0.1 --datanum 1000000 --procnum 1 --logpath /tmp/log.log --operation tps







更新測試


    首先清理數據庫:

    go run mload.go --host 127.0.0.1 --clean true


    再來為查詢準備數據(比如準備1000000條):

    go run mload.go --host 127.0.0.1 --datanum 10 --procnum 1 --operation prepare

    再來進行update壓測

    go run mload.go --host 127.0.0.1 --datanum 1 --procnum 10 --operation update



Geo查詢測試


首先清理數據庫:

    go run mload.go --host 127.0.0.1 --clean true


    再來為查詢準備數據(比如準備1000000條):

go run mload.go --host 127.0.0.1 --datanum 100000 --procnum 2 --operation prepare

go run mload.go --host 127.0.0.1 --datanum 100000 --procnum 2 --operation prepare --db test --collection testccc --geofield gps --geo


接下來進行測試(limit one的):

使用8核cpu,8個并發

go run mload.go --host 127.0.0.1 --datanum 100000 --procnum 8 --cpunum 4 --operation query  --geofield loc --geo true

go run mload.go --host 127.0.0.1 --datanum 100000 --procnum 8 --cpunum 4 --operation query --db metok_core --collection cell_position --geofield loc --geo


在進行非limit one的:

使用8核cpu,8個并發

go run mload.go --host 127.0.0.1 --datanum 100000 --procnum 8 --cpunum 4 --operation query  --queryall true --geofield loc --geo true

go run mload.go --host 127.0.0.1 --datanum 100000 --procnum 8 --cpunum 4 --operation query  --queryall true --db metok_core --collection cell_position --geofield loc --geo


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

黑龙江省| 都兰县| 沁水县| 沙湾县| 会东县| 浮梁县| 封开县| 丘北县| 余庆县| 灵丘县| 隆安县| 繁峙县| 赣州市| 定安县| 来安县| 大足县| 宣武区| 磴口县| 长丰县| 烟台市| 聊城市| 鄂州市| 南漳县| 上犹县| 明溪县| 延庆县| 崇礼县| 天气| 巴塘县| 北碚区| 金堂县| 新宁县| 博爱县| 金门县| 北辰区| 左贡县| 姜堰市| 邯郸市| 招远市| 黄陵县| 滨海县|