nginx-gridfs Benchmarking Raw Results

来源:互联网 发布:淘宝主营类目多久更新 编辑:程序博客网 时间:2024/04/29 02:31


Raw Data

Spreadsheet with test results (ODF format)

These following links show the raw output from the benchmarking utilities.

GridFS Over Network

This test scenario shows performance for HTTP requests over a gigabit Ethernet LAN connection. MongoDB and nginx are on the same system and the HTTP client is remote

  • 10 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 50 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 100 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k

GridFS From Local Machine

This test scenario shows performance for HTTP requests originating on the HTTP server (removing network limitations). MongoDB, nginx, and the benchmark utility are all on the same system

  • 10 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 50 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 100 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k

ZFS Over Network

This test scenario shows performance for HTTP requests over a gigabit Ethernet LAN connection serving the files statically from disk.

  • 10 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 50 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 100 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k

ZFS From Local Machine

This test scenario shows performance for HTTP requests originating on the HTTP server (removing network limitations) serving the files statically from disk.

  • 10 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 50 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
  • 100 Concurrent with ab: 1k | 5k | 10k | 25k | 50k | 100k | 250k
0 0