performance and scalability

來源:互聯網
上載者:User

就某種演算法而言:

performance 效能,可能是某演算法的預測(分類)精度、耗時等指標。

scalability 延展性,即規模可調整。 應用程式應對負載改變的能力,比如,一個系統在伺服器於100個users和10000個users時的效能差別,如果這種差別在可以接收範圍內,就說明這種系統延展性強。或者系統的效能隨硬體條件的增加而同步增加,基本成比例增長。如一個伺服器的回應時間是100ms,四個是25ms,當然這是理想情況。它有horizontal 和vertical之分,如cluster。

衡量某演算法的scalability的時候,應該是指演算法應對資料樣本劇增時的穩定性吧。

  • Scalability
    In some large-scale systems, it is hard to predict the number and behavior of end users. Scalability refers to a system’s ability to support fast increasing numbers of users. The intuitive way to scale up the number of concurrent sessions handled by a server is to add resources (memory, CPU or hard disk) to it. Clustering is an alternative way to resolve the scalability issue. It allows a group of servers to share the heavy tasks, and operate as a single server logically.
  • from:http://hi.baidu.com/wmyqzq/blog/item/f62e398bf507201fc8fc7a00.html

    聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.