JP2012123789A - アプリケーション性能試験のための並列作業負荷シミュレーション - Google Patents
アプリケーション性能試験のための並列作業負荷シミュレーション Download PDFInfo
- Publication number
- JP2012123789A JP2012123789A JP2011245172A JP2011245172A JP2012123789A JP 2012123789 A JP2012123789 A JP 2012123789A JP 2011245172 A JP2011245172 A JP 2011245172A JP 2011245172 A JP2011245172 A JP 2011245172A JP 2012123789 A JP2012123789 A JP 2012123789A
- Authority
- JP
- Japan
- Prior art keywords
- workloads
- workload
- common
- blocks
- computer
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3409—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
- G06F11/3414—Workload generation, e.g. scripts, playback
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3696—Methods or tools to render software testable
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
【解決手段】 本発明の実施形態においては、本発明は、アプリケーション性能試験の並列作業負荷シミュレーションのための方法が提供される。本方法は、ホスト・コンピュータの少なくとも1つのプロセッサによってメモリ内で実行されている作業負荷シミュレータにおいて、試験中のコンピュータ・アプリケーションの異なるタスクについての記録された作業負荷のリストを読み込むことを含む。本方法はまた、記録された作業負荷を共通タスクによって対応するブロックにグループ化することを含む。最後に、本方法は、共通ブロック内の作業負荷を共通ブロックにおける出現順に直列に実行することを必要とするが、異なるブロック内の作業負荷の並列実行を可能にするように、グループ化された作業負荷から、試験中のコンピュータ・アプリケーションの性能をシミュレートするための負荷を生成することを含む。
【選択図】 図1
Description
Claims (14)
- アプリケーション性能試験の並列作業負荷シミュレーションのための方法であって、
ホスト・コンピュータの少なくとも1つのプロセッサによってメモリ内で実行されている作業負荷シミュレータにおいて、試験中のコンピュータ・アプリケーションの異なるタスクについての記録された作業負荷のリストを読み込むことと、
前記記録された作業負荷を共通タスクによって対応するブロックにグループ化することと、
共通ブロック内の作業負荷を前記共通ブロックにおける出現順に直列実行することを必要とするが、異なるブロック内の作業負荷の並列実行を可能にするように、前記グループ化された作業負荷から、試験中の前記コンピュータ・アプリケーションの性能をシミュレートするための負荷を生成することと、
を含む方法。 - 前記ブロック間で同期点を設定することと、
前記負荷の生成の間に、前記同期点の後に現れるブロックの作業負荷の実行を許可する前に実行するために、前記同期点の前に現れるブロック内の全ての作業負荷を要求することと、
をさらに含む、請求項1に記載の方法。 - 前記記録された作業負荷は、ハイパーテキスト転送プロトコル(HTTP)要求である、請求項1に記載の方法。
- 前記記録された作業負荷を共通タスクによって対応するブロックにグループ化することは、
前記異なるタスクの各々について、前記HTTP要求間の対応する異なる文字列を識別することと、
前記異なる文字列のうちの共通する文字列を共有する前記HTTP要求の各々を1つの共通ブロック内に配置することと、
を含む、請求項3に記載の方法。 - 以前に実行されたHTTP要求からの結果に依存する各々のHTTP要求を共通ブロック内に配置することをさらに含む、請求項4に記載の方法。
- 選択されたブロックを、異なるブロックからの作業負荷が負荷生成の間に並列に実行される共通コンテナ内にグループ化することをさらに含む、請求項1に記載の方法。
- 並列作業負荷シミュレーションのために構成された性能試験データ処理システムであって、
メモリ及び少なくとも1つのプロセッサを有するホスト・コンピュータと、
前記ホスト・コンピュータにおいて実行されるオペレーティング・システムと、
前記オペレーティング・システムによってホストされる作業負荷シミュレータであって、負荷レコーダ、負荷エディタ及び負荷ジェネレータの各々を含む、作業負荷シミュレータと、
前記負荷エディタに接続されたブロック識別モジュールであって、前記作業負荷シミュレータにおいて試験中のコンピュータ・アプリケーションの異なるタスクについて、前記負荷レコーダによって記録された作業負荷のリストを読み込むことと、前記記録された作業負荷を共通タスクによって対応するブロックにグループ化することとを可能にするプログラム・コードを含む、ブロック識別モジュールと、
を含む、性能試験データ処理システム。 - 前記記録された作業負荷は、ハイパーテキスト転送プロトコル(HTTP)要求である、請求項7に記載のシステム。
- アプリケーション性能試験の並列作業負荷シミュレーションのためのコンピュータ・プログラムであって、コンピュータに、
ホスト・コンピュータの少なくとも1つのプロセッサによってメモリ内で実行されている作業負荷シミュレータにおいて、試験中のコンピュータ・アプリケーションの異なるタスクについての記録された作業負荷のリストを読み込む機能と、
前記記録された作業負荷を共通タスクによって対応するブロックにグループ化する機能と、
共通ブロック内の作業負荷を前記共通ブロックにおける出現順に直列実行することを必要とするが、異なるブロック内の作業負荷の並列実行を可能にするように、前記グループ化された作業負荷から、試験中の前記コンピュータ・アプリケーションの性能をシミュレートするための負荷を生成する機能と、
を実行させる、コンピュータ・プログラム。 - 前記ブロック間で同期点を設定する機能と、
前記負荷の生成の間に、前記同期点の後に現れるブロックの作業負荷の実行を許可する前に実行するために、前記同期点の前に現れるブロック内の全ての作業負荷を要求する機能と、
をさらに含む、請求項9に記載のコンピュータ・プログラム。 - 前記記録された作業負荷は、ハイパーテキスト転送プロトコル(HTTP)要求である、請求項10に記載のコンピュータ・プログラム。
- 前記記録された作業負荷を共通タスクによって対応するブロックにグループ化する機能は、
前記異なるタスクの各々について、前記HTTP要求間の対応する異なる文字列を識別する機能と、
前記異なる文字列のうちの共通する文字列を共有する前記HTTP要求の各々を1つの共通ブロック内に配置する機能と、
を含む、請求項11に記載のコンピュータ・プログラム。 - 以前に実行されたHTTP要求からの結果に依存する各々のHTTP要求を共通ブロック内に配置する機能をさらに含む、請求項12に記載のコンピュータ・プログラム。
- 選択されたブロックを、異なるブロックからの作業負荷が負荷生成の間に並列に実行される共通コンテナ内にグループ化する機能をさらに含む、請求項9に記載のコンピュータ・プログラム。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/961,046 US9823991B2 (en) | 2010-12-06 | 2010-12-06 | Concurrent workload simulation for application performance testing |
| US12/961046 | 2010-12-06 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2012123789A true JP2012123789A (ja) | 2012-06-28 |
| JP6045134B2 JP6045134B2 (ja) | 2016-12-14 |
Family
ID=46163060
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011245172A Expired - Fee Related JP6045134B2 (ja) | 2010-12-06 | 2011-11-09 | アプリケーション性能試験のための並列作業負荷シミュレーション |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US9823991B2 (ja) |
| JP (1) | JP6045134B2 (ja) |
| CN (1) | CN102567172B (ja) |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8954397B2 (en) * | 2007-05-03 | 2015-02-10 | Oracle International Corporation | Creation and replay of a simulation workload using captured workloads |
| US8614716B2 (en) | 2010-10-01 | 2013-12-24 | Apple Inc. | Recording a command stream with a rich encoding format for capture and playback of graphics content |
| KR101707545B1 (ko) * | 2010-12-23 | 2017-02-16 | 주식회사 케이티 | 솔루션 공유 방법 및 그 장치 |
| CA2738422C (en) * | 2011-04-28 | 2018-11-20 | Ibm Canada Limited-Ibm Canada Limitee | Examining concurrent system states |
| US9256700B1 (en) | 2012-12-31 | 2016-02-09 | Emc Corporation | Public service for emulation of application load based on synthetic data generation derived from preexisting models |
| US9274918B2 (en) * | 2013-07-25 | 2016-03-01 | International Business Machines Corporation | Prediction of impact of workload migration |
| US9645916B2 (en) | 2014-05-30 | 2017-05-09 | Apple Inc. | Performance testing for blocks of code |
| US10108520B2 (en) * | 2015-10-27 | 2018-10-23 | Tata Consultancy Services Limited | Systems and methods for service demand based performance prediction with varying workloads |
| US10146656B2 (en) * | 2016-02-16 | 2018-12-04 | Tata Consultancy Services Limited | Service demand based performance prediction using a single workload |
| WO2019017947A1 (en) * | 2017-07-20 | 2019-01-24 | Hewlett-Packard Development Company, L.P. | PERFORMANCE PREDICTION OF A COMPUTER SYSTEM |
| US20190179547A1 (en) * | 2017-12-13 | 2019-06-13 | Micron Technology, Inc. | Performance Level Adjustments in Memory Devices |
| US10430321B1 (en) * | 2018-08-21 | 2019-10-01 | International Business Machines Corporation | White box code concurrency testing for transaction processing |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002007232A (ja) * | 2000-06-21 | 2002-01-11 | Cybird Co Ltd | Wwwサーバーの性能試験方法およびサーバー試験装置 |
| US20040117170A1 (en) * | 2002-12-13 | 2004-06-17 | Walsh Robert E. | Web simulator |
| JP2005284418A (ja) * | 2004-03-26 | 2005-10-13 | Fujitsu Ltd | 端末エミュレーションプログラム、記録媒体、負荷試験方法、負荷試験装置 |
| US20060026179A1 (en) * | 2003-12-08 | 2006-02-02 | Brown Douglas P | Workload group trend analysis in a database system |
| JP2009026020A (ja) * | 2007-07-19 | 2009-02-05 | Hitachi Information Systems Ltd | 負荷試験システムおよび負荷試験データ作成方法、ならびにそのプログラム |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5168566A (en) * | 1983-11-25 | 1992-12-01 | Sharp Kabushiki Kaisha | Multi-task control device for central processor task execution control provided as a peripheral device and capable of prioritizing and timesharing the tasks |
| US4807142A (en) * | 1984-10-09 | 1989-02-21 | Wang Laboratories, Inc. | Screen manager multiple viewport for a multi-tasking data processing system |
| US4658351A (en) * | 1984-10-09 | 1987-04-14 | Wang Laboratories, Inc. | Task control means for a multi-tasking data processing system |
| JP3039953B2 (ja) * | 1989-04-28 | 2000-05-08 | 株式会社日立製作所 | 並列化装置 |
| US5768594A (en) * | 1995-07-14 | 1998-06-16 | Lucent Technologies Inc. | Methods and means for scheduling parallel processors |
| US6571215B1 (en) * | 1997-01-21 | 2003-05-27 | Microsoft Corporation | System and method for generating a schedule based on resource assignments |
| US7165256B2 (en) * | 2001-09-11 | 2007-01-16 | Sun Microsystems, Inc. | Task grouping in a distributed processing framework system and methods for implementing the same |
| US7877681B2 (en) * | 2002-12-05 | 2011-01-25 | Borland Software Corporation | Automatic context management for web applications with client side code execution |
| US7272820B2 (en) * | 2002-12-12 | 2007-09-18 | Extrapoles Pty Limited | Graphical development of fully executable transactional workflow applications with adaptive high-performance capacity |
| US7467383B2 (en) * | 2004-03-08 | 2008-12-16 | Ab Initio Software Llc | System for controlling task execution using a graphical representation of task dependency |
| JP2007148582A (ja) * | 2005-11-24 | 2007-06-14 | Matsushita Electric Ind Co Ltd | タスク実行制御装置、タスク実行制御方法、及びプログラム |
| US20070174346A1 (en) * | 2006-01-18 | 2007-07-26 | Brown Douglas P | Closed-loop validator |
| GB2435362B (en) * | 2006-02-20 | 2008-11-26 | Cramer Systems Ltd | Method of configuring devices in a telecommunications network |
| JP4616791B2 (ja) * | 2006-05-08 | 2011-01-19 | 富士通株式会社 | リクエスト種別プログラム、リクエスト種別装置およびリクエスト種別方法 |
| CN100501695C (zh) | 2006-12-25 | 2009-06-17 | 中国电信股份有限公司 | 应用软件在生产环境下的性能预测方法 |
| JP4491026B2 (ja) * | 2008-06-30 | 2010-06-30 | 株式会社東芝 | 情報処理装置、プログラム処理方法及びコンピュータプログラム |
| US9354944B2 (en) * | 2009-07-27 | 2016-05-31 | Advanced Micro Devices, Inc. | Mapping processing logic having data-parallel threads across processors |
-
2010
- 2010-12-06 US US12/961,046 patent/US9823991B2/en not_active Expired - Fee Related
-
2011
- 2011-11-09 JP JP2011245172A patent/JP6045134B2/ja not_active Expired - Fee Related
- 2011-11-15 CN CN201110360274.8A patent/CN102567172B/zh not_active Expired - Fee Related
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002007232A (ja) * | 2000-06-21 | 2002-01-11 | Cybird Co Ltd | Wwwサーバーの性能試験方法およびサーバー試験装置 |
| US20040117170A1 (en) * | 2002-12-13 | 2004-06-17 | Walsh Robert E. | Web simulator |
| US20060026179A1 (en) * | 2003-12-08 | 2006-02-02 | Brown Douglas P | Workload group trend analysis in a database system |
| JP2005284418A (ja) * | 2004-03-26 | 2005-10-13 | Fujitsu Ltd | 端末エミュレーションプログラム、記録媒体、負荷試験方法、負荷試験装置 |
| JP2009026020A (ja) * | 2007-07-19 | 2009-02-05 | Hitachi Information Systems Ltd | 負荷試験システムおよび負荷試験データ作成方法、ならびにそのプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| US20120143588A1 (en) | 2012-06-07 |
| CN102567172A (zh) | 2012-07-11 |
| US9823991B2 (en) | 2017-11-21 |
| JP6045134B2 (ja) | 2016-12-14 |
| CN102567172B (zh) | 2015-08-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6045134B2 (ja) | アプリケーション性能試験のための並列作業負荷シミュレーション | |
| CN114327861B (zh) | 执行eda任务的方法、装置、系统和存储介质 | |
| CN104423961B (zh) | 一种生成测试脚本的方法及系统 | |
| CN112199273B (zh) | 一种虚拟机压力/性能测试方法及系统 | |
| CN106021111A (zh) | 接口测试方法及系统 | |
| CN112579446A (zh) | 一种接口测试方法、装置、电子设备和存储介质 | |
| CN109739762A (zh) | 一种应用程序的性能测试方法与装置 | |
| CN109146081A (zh) | 一种用于机器学习平台中快速创建模型项目的方法及装置 | |
| Salihoglu et al. | Graft: A debugging tool for apache giraph | |
| Lei et al. | Performance and scalability testing strategy based on kubemark | |
| CN102567186A (zh) | 一种自动化软件测试方法 | |
| CN115860143A (zh) | 算子模型生成方法、装置和设备 | |
| CN113037582A (zh) | 网络功能虚拟化nfv测试方法、装置和系统 | |
| CN109032786A (zh) | Jenkins持续集成集群、APP打包方法和服务器 | |
| CN115186305B (zh) | 一种构建数据元件模型并生产数据元件的方法 | |
| CN117290255A (zh) | 一种基于Python和Locust框架的批量接口性能测试方法 | |
| CN116346765A (zh) | 一种虚拟机ip分配方法、系统、设备以及存储介质 | |
| CN118642936A (zh) | 自动测试方法、装置、设备、介质和程序产品 | |
| David et al. | Reproducible computer network experiments: A case study using popper | |
| RU2729210C1 (ru) | Комплекс тестирования программного обеспечения электронных устройств | |
| Lubas et al. | Generating Executable Microservice Applications for Performance Benchmarking | |
| CN116383055A (zh) | 金融场景的测试方法和装置、处理器及电子设备 | |
| CN110968342B (zh) | 一种版本比对方法、装置及系统 | |
| CN115185825A (zh) | 接口测试的调度方法及装置 | |
| Simkin et al. | Research on the optimization model for building an efficient IT infrastructure using the AWS platform |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140528 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150715 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150818 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151117 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20160510 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160802 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20160816 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20161025 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20161115 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6045134 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |