JP7069076B2 - Information processing equipment, information processing systems, and programs - Google Patents

Information processing equipment, information processing systems, and programs Download PDF

Info

Publication number
JP7069076B2
JP7069076B2 JP2019065059A JP2019065059A JP7069076B2 JP 7069076 B2 JP7069076 B2 JP 7069076B2 JP 2019065059 A JP2019065059 A JP 2019065059A JP 2019065059 A JP2019065059 A JP 2019065059A JP 7069076 B2 JP7069076 B2 JP 7069076B2
Authority
JP
Japan
Prior art keywords
information
display
displayed
display unit
time
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.)
Active
Application number
JP2019065059A
Other languages
Japanese (ja)
Other versions
JP2020166448A (en
Inventor
佳久 松田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Metawater Co Ltd
Original Assignee
Metawater Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Metawater Co Ltd filed Critical Metawater Co Ltd
Priority to JP2019065059A priority Critical patent/JP7069076B2/en
Publication of JP2020166448A publication Critical patent/JP2020166448A/en
Application granted granted Critical
Publication of JP7069076B2 publication Critical patent/JP7069076B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、情報処理装置、情報処理システム、及びプログラムに関する。 The present invention relates to an information processing apparatus, an information processing system, and a program.

従来、画面に情報を表示する情報表示性能を評価する技術が知られている。例えば、特許文献1には、画面に情報を表示させるための操作を自動化して、性能評価において情報表示を繰り返す技術が開示されている。 Conventionally, a technique for evaluating information display performance for displaying information on a screen has been known. For example, Patent Document 1 discloses a technique for automating an operation for displaying information on a screen and repeating information display in performance evaluation.

特開平09-101872号公報Japanese Unexamined Patent Publication No. 09-101872

上述した従来技術では、情報表示性能の評価における操作が自動化されているものの、例えば操作に応答して画面に情報が表示されるまでの応答時間の計測までは自動化されていなかった。したがって、情報表示性能を評価する技術において、更なる利便性の向上が望まれている。 In the above-mentioned conventional technique, although the operation in the evaluation of the information display performance is automated, for example, the measurement of the response time until the information is displayed on the screen in response to the operation is not automated. Therefore, it is desired to further improve the convenience in the technique for evaluating the information display performance.

かかる事情に鑑みてなされた本発明の目的は、情報表示性能を評価する技術の利便性を向上させる、情報処理装置、情報処理システム、及びプログラムを提供することにある。 An object of the present invention made in view of such circumstances is to provide an information processing apparatus, an information processing system, and a program that improve the convenience of a technique for evaluating information display performance.

本発明の一実施形態に係る情報処理装置は、
表示部に情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、
を備える。
The information processing apparatus according to the embodiment of the present invention is
An acquisition method for acquiring a display request for displaying information on the display unit,
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the information is displayed on the display unit in response to the display request.
An evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time, and
To prepare for.

本発明の一実施形態に係る情報処理システムは、
表示部に情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、
を備える。
The information processing system according to the embodiment of the present invention is
An acquisition method for acquiring a display request for displaying information on the display unit,
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the information is displayed on the display unit in response to the display request.
An evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time, and
To prepare for.

本発明の一実施形態に係るプログラムは、
情報処理装置を、
表示部に情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、として機能させる。
The program according to the embodiment of the present invention is
Information processing equipment,
An acquisition method for acquiring a display request for displaying information on the display unit,
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the information is displayed on the display unit in response to the display request.
It functions as an evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time.

本発明の一実施形態に係るプログラムは、
通信可能に接続された複数の情報処理装置によって構成され、
表示部に情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、を備える情報処理システムにおける、前記複数の情報処理装置のうち1つの情報処理装置を、
前記取得手段、前記第1計測手段、前記第2計測手段、及び前記評価手段の少なくとも1つとして機能させる。
The program according to the embodiment of the present invention is
Consists of multiple information processing devices that are communicably connected
An acquisition method for acquiring a display request for displaying information on the display unit,
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the information is displayed on the display unit in response to the display request.
The plurality of information processing devices in an information processing system including an evaluation means for evaluating whether or not a predetermined criterion is satisfied based on a response time calculated from a pair of the first time and the second time. One of the information processing devices,
It functions as at least one of the acquisition means, the first measurement means, the second measurement means, and the evaluation means.

本発明の一実施形態に係る情報処理装置、情報処理システム、及びプログラムによれば、情報表示性能を評価する技術の利便性が向上する。 According to the information processing apparatus, information processing system, and program according to the embodiment of the present invention, the convenience of the technique for evaluating the information display performance is improved.

本発明の一実施形態に係る情報処理システムの概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the information processing system which concerns on one Embodiment of this invention. 本発明の一実施形態で表示される表示情報を示す概略図である。It is a schematic diagram which shows the display information displayed in one Embodiment of this invention. 本発明の一実施形態で表示された表示情報の少なくとも一部を示す概略図である。It is a schematic diagram which shows at least a part of the display information displayed by one Embodiment of this invention. 本発明の一実施形態に係る情報処理システムの動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation of the information processing system which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理システムの動作の他の例を示すフローチャートである。It is a flowchart which shows the other example of the operation of the information processing system which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理システムの動作の他の例を示すフローチャートである。It is a flowchart which shows the other example of the operation of the information processing system which concerns on one Embodiment of this invention. 本発明の他の実施形態に係る情報処理システムの概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the information processing system which concerns on other embodiment of this invention.

以下、本発明の実施形態について説明する。 Hereinafter, embodiments of the present invention will be described.

図1を参照して、本発明の一実施形態に係る情報処理システム1について説明する。図1は、本発明の一実施形態に係る情報処理システム1の概略構成を示すブロック図である。本実施形態に係る情報処理システム1は、表示装置20と、入力装置30と、情報処理装置40と、を備える。情報処理装置40は、表示装置20、及び入力装置30と通信可能に接続される。 The information processing system 1 according to the embodiment of the present invention will be described with reference to FIG. FIG. 1 is a block diagram showing a schematic configuration of an information processing system 1 according to an embodiment of the present invention. The information processing system 1 according to the present embodiment includes a display device 20, an input device 30, and an information processing device 40. The information processing device 40 is communicably connected to the display device 20 and the input device 30.

情報処理システム1は、情報表示性能の評価に用いられる情報処理システムである。情報処理装置40は、例えばマウス等の入力装置30を介して情報を表示させる表示要求を取得すると、表示要求に応答して、例えばディスプレイ等の表示装置20に情報を表示する。情報処理装置40は、情報を表示させる表示要求が取得されたときの第1時間と、表示要求に応答して情報が表示されたと判定したときの第2時間とをそれぞれ計測する。情報処理装置40は、これらの第1時間及び第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する。これによって、情報処理システム1は、情報を表示させる表示要求が取得されたときから、表示要求に応答して情報が表示されるまでの応答時間を、人手を介さずに自動で計測して評価することができる。また、評価において人間の反応速度等の影響を低減させることができる。したがって、情報表示性能を評価する技術の利便性が向上する。図1では説明の簡便のため、それぞれ1つの表示装置20、入力装置30、及び情報処理装置40が示されているが、情報処理システム1は、それぞれ任意の数の表示装置20、入力装置30、及び情報処理装置40を含む構成も可能である。 The information processing system 1 is an information processing system used for evaluating information display performance. When the information processing device 40 acquires a display request for displaying information via an input device 30 such as a mouse, the information processing device 40 responds to the display request and displays the information on a display device 20 such as a display. The information processing apparatus 40 measures the first time when the display request for displaying the information is acquired and the second time when it is determined that the information is displayed in response to the display request. The information processing apparatus 40 evaluates whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time. As a result, the information processing system 1 automatically measures and evaluates the response time from the time when the display request for displaying the information is acquired to the time when the information is displayed in response to the display request without human intervention. can do. In addition, the influence of human reaction speed and the like can be reduced in the evaluation. Therefore, the convenience of the technique for evaluating the information display performance is improved. In FIG. 1, for convenience of explanation, one display device 20, an input device 30, and an information processing device 40 are shown, respectively, but the information processing system 1 has an arbitrary number of display devices 20, and an input device 30, respectively. , And a configuration including the information processing apparatus 40 is also possible.

(表示装置の構成)
表示装置20の構成について説明する。表示装置20は、例えば液晶ディスプレイ又はOEL(Organic Electro-luminescence)ディスプレイ等のディスプレイであるが、これらに限られず任意の表示デバイスとすることができる。表示装置20は、表示部21を備える。表示部21は、画像の表示を行う表示モジュールである。本実施形態において、表示装置20は、情報処理装置40と有線又は無線で通信可能に接続される。表示装置20は、情報処理装置40から送信された情報を表示部21の一部又は全部に表示する。
(Display device configuration)
The configuration of the display device 20 will be described. The display device 20 is, for example, a display such as a liquid crystal display or an OEL (Organic Electro-luminescence) display, but the display device 20 is not limited to these and can be any display device. The display device 20 includes a display unit 21. The display unit 21 is a display module that displays an image. In the present embodiment, the display device 20 is connected to the information processing device 40 so as to be able to communicate with each other by wire or wirelessly. The display device 20 displays the information transmitted from the information processing device 40 on a part or all of the display unit 21.

(入力装置の構成)
入力装置30の構成について説明する。入力装置30は、入力部31を備える。入力部31は、ユーザ操作を受け付ける入力インタフェースである。入力インタフェースは、例えばマウス等のポインティングデバイス、物理キー、又は表示装置20と一体的に設けられたタッチパネル等であるが、これらに限られず任意の入力インタフェースとすることができる。本実施形態において、入力装置30は、情報処理装置40と有線又は無線で通信可能に接続される。入力装置30は、ユーザ操作によって入力部31に入力されたユーザ操作情報を情報処理装置40に送信する。
(Configuration of input device)
The configuration of the input device 30 will be described. The input device 30 includes an input unit 31. The input unit 31 is an input interface that accepts user operations. The input interface is, for example, a pointing device such as a mouse, a physical key, or a touch panel integrally provided with the display device 20, but the input interface is not limited to these and can be any input interface. In the present embodiment, the input device 30 is connected to the information processing device 40 so as to be able to communicate with each other by wire or wirelessly. The input device 30 transmits the user operation information input to the input unit 31 by the user operation to the information processing device 40.

(情報処理装置の構成)
情報処理装置40の構成について説明する。情報処理装置40は、例えばPC(Personal Computer)であるが、任意の情報処理装置であってもよい。
(Configuration of information processing device)
The configuration of the information processing apparatus 40 will be described. The information processing device 40 is, for example, a PC (Personal Computer), but may be any information processing device.

(情報処理装置のハードウェア構成)
図1を参照して、情報処理装置40のハードウェア構成について詳細に説明する。情報処理装置40は、通信部41と、記憶部42と、制御部43と、を備える。通信部41、記憶部42、及び制御部43は、有線又は無線で通信可能に接続される。
(Hardware configuration of information processing equipment)
The hardware configuration of the information processing apparatus 40 will be described in detail with reference to FIG. The information processing device 40 includes a communication unit 41, a storage unit 42, and a control unit 43. The communication unit 41, the storage unit 42, and the control unit 43 are connected so as to be able to communicate by wire or wirelessly.

通信部41は、有線又は無線で通信を行う通信モジュールである。当該通信モジュールは、例えば有線LAN又は無線LAN等の通信規格に対応するが、これに限られず、任意の通信規格に対応してもよい。本実施形態において、情報処理装置40は、通信部41を介して、LAN、WAN、インターネット、又は専用線等を含むネットワークを介して、表示装置20及び入力装置30の各々に接続される。これによって、情報処理装置40は、表示装置20及び入力装置30と有線又は無線で通信可能とされる。 The communication unit 41 is a communication module that communicates by wire or wirelessly. The communication module corresponds to, for example, a communication standard such as a wired LAN or a wireless LAN, but is not limited to this, and may correspond to any communication standard. In the present embodiment, the information processing device 40 is connected to each of the display device 20 and the input device 30 via a communication unit 41 and a network including a LAN, a WAN, the Internet, or a dedicated line. As a result, the information processing device 40 can communicate with the display device 20 and the input device 30 by wire or wirelessly.

記憶部42は、1つ以上のメモリである。メモリは、例えば半導体メモリ、磁気メモリ、又は光メモリ等であるが、これらに限られず任意のメモリとすることができる。記憶部42は、一次記憶装置、二次記憶装置、又はキャッシュメモリとして機能する。記憶部42は、システムプログラム、アプリケーションプログラム、及びデータベース等を記憶する。記憶部42は、例えば情報処理装置40に内蔵されるが、任意のインタフェースを介して情報処理装置40に外部から接続されてもよい。 The storage unit 42 is one or more memories. The memory is, for example, a semiconductor memory, a magnetic memory, an optical memory, or the like, but the memory is not limited to these, and any memory can be used. The storage unit 42 functions as a primary storage device, a secondary storage device, or a cache memory. The storage unit 42 stores a system program, an application program, a database, and the like. The storage unit 42 is built in the information processing device 40, for example, but may be connected to the information processing device 40 from the outside via an arbitrary interface.

記憶部42は、情報表示性能の評価に用いられる情報を記憶する。情報表示性能の評価に用いられる情報は、表示要求、表示情報、及び基準情報等の少なくとも1つを含む情報である。 The storage unit 42 stores information used for evaluating the information display performance. The information used for evaluating the information display performance is information including at least one such as a display request, display information, and reference information.

表示要求は、表示部21に情報を表示させる要求であって、入力装置30に入力されるユーザ操作情報を含む要求である。 The display request is a request for displaying information on the display unit 21, and is a request including user operation information input to the input device 30.

表示情報は、表示要求に応答して表示部21の全部又は一部に表示される情報である。表示情報は、例えば、画像データ、テキストデータ、又はバイナリデータ等であるが、これらに限られず、表示部21の全部又は一部に表示される情報を特定するための任意の情報とすることができる。 The display information is information displayed on all or part of the display unit 21 in response to the display request. The display information is, for example, image data, text data, binary data, etc., but is not limited to these, and may be arbitrary information for specifying information displayed on all or part of the display unit 21. can.

基準情報は、表示部21に表示情報が表示されたか否かの判定に用いられる情報である。基準情報は、要素情報及び範囲情報の少なくとも一方を含む。 The reference information is information used for determining whether or not the display information is displayed on the display unit 21. The reference information includes at least one of element information and range information.

要素情報は、表示部21に表示される表示情報の要素を特定する情報である。要素情報において特定される要素は、例えば画素、画像、アイコン、又は文字列等の情報であるが、これらに限られず、表示情報を構成する任意の要素であってよい。 The element information is information that identifies an element of display information displayed on the display unit 21. The element specified in the element information is, for example, information such as a pixel, an image, an icon, or a character string, but is not limited to these, and may be any element constituting the display information.

範囲情報は、表示部21において表示情報の少なくとも一部が表示される範囲を特定する情報である。範囲情報において特定される範囲は、例えば表示部21における位置、座標、又は表示素子等であるが、これらに限られず、表示情報の任意の範囲であってよい。 The range information is information that specifies a range in which at least a part of the display information is displayed on the display unit 21. The range specified in the range information is, for example, the position, coordinates, display element, and the like in the display unit 21, but the range is not limited to these, and may be any range of the display information.

1つの表示情報に対して設定される基準情報は、1つとされてもよく、或いは複数とされてもよい。記憶部42は、情報表示性能の評価に用いられる情報を一意に識別する識別情報と関連付けて記憶する。以下、情報表示性能の評価に用いられる情報を一意に識別する識別情報を評価ID(Identifier)ともいう。 The reference information set for one display information may be one or a plurality. The storage unit 42 stores the information used for evaluating the information display performance in association with the identification information that uniquely identifies the information. Hereinafter, the identification information that uniquely identifies the information used for the evaluation of the information display performance is also referred to as an evaluation ID (Identifier).

制御部43は、1つ以上のプロセッサである。プロセッサは、制御手順を規定したプログラムを実行するCPU等の汎用のプロセッサ又は特定の処理に特化した専用のプロセッサであるが、これらに限られず任意のプロセッサとすることができる。制御部43は、情報処理装置40全体の動作を制御する。 The control unit 43 is one or more processors. The processor is a general-purpose processor such as a CPU that executes a program that defines a control procedure, or a dedicated processor that specializes in a specific process, but is not limited to these, and may be any processor. The control unit 43 controls the operation of the entire information processing device 40.

(情報処理装置のソフトウェア構成)
情報処理装置40のソフトウェア構成について説明する。情報処理装置40の動作の制御に用いられる1つ以上のプログラムが記憶部42に記憶される。当該1つ以上のプログラムは、制御部43によって読み込まれると、制御部43を取得手段431、表示手段432、設定手段433、第1計測手段434、第2計測手段435、及び評価手段436として機能させる。
(Software configuration of information processing device)
The software configuration of the information processing apparatus 40 will be described. One or more programs used for controlling the operation of the information processing apparatus 40 are stored in the storage unit 42. When the one or more programs are read by the control unit 43, the control unit 43 functions as an acquisition unit 431, a display unit 432, a setting unit 433, a first measurement unit 434, a second measurement unit 435, and an evaluation unit 436. Let me.

各手段の概要について説明する。取得手段431は、表示部21に情報を表示させる表示要求を取得する手段である。取得手段431は、入力装置30に入力されたユーザ操作情報が通信部41に送信された場合に、ユーザ操作情報を表示要求として取得する。また、取得手段431は、予め記憶部42に記憶された表示要求を読み込むことで、入力装置30へのユーザ操作を再現して、疑似的に表示要求を取得する。取得手段431によってユーザ操作を再現することは、情報表示性能の評価において同一の表示要求の取得が繰り返し実行される場合に有効である。取得手段431は、取得した表示要求を一意に識別するための識別情報と関連付けて記憶部42に記憶する。以下、表示要求を一意に識別する識別情報を要求IDともいう。また、取得手段431は、取得した表示要求を上述した評価IDと関連付けて記憶部42に記憶させる。これらの構成によれば、他の手段が、要求ID又は評価IDを用いて、表示要求に対応する表示情報及び基準情報を取得することができる。 The outline of each means will be described. The acquisition means 431 is a means for acquiring a display request for displaying information on the display unit 21. The acquisition means 431 acquires the user operation information as a display request when the user operation information input to the input device 30 is transmitted to the communication unit 41. Further, the acquisition means 431 reproduces the user operation to the input device 30 by reading the display request stored in the storage unit 42 in advance, and acquires the display request in a pseudo manner. Recreating the user operation by the acquisition means 431 is effective when the acquisition of the same display request is repeatedly executed in the evaluation of the information display performance. The acquisition means 431 stores the acquired display request in the storage unit 42 in association with the identification information for uniquely identifying the acquisition request. Hereinafter, the identification information that uniquely identifies the display request is also referred to as a request ID. Further, the acquisition means 431 stores the acquired display request in the storage unit 42 in association with the evaluation ID described above. According to these configurations, other means can acquire the display information and the reference information corresponding to the display request by using the request ID or the evaluation ID.

表示手段432は、表示部21に表示情報を表示させる手段である。表示手段432は、取得手段431によって表示要求が取得された場合に、表示要求に応答して表示情報を生成する。表示手段432は、生成した表示情報を、表示部21の全部又は一部に表示情報を表示させる。或いは、表示手段432は、生成した表示情報を表示させる命令を表示装置20に送信して、表示部21の全部又は一部に表示情報を表示させる。 The display means 432 is a means for displaying the display information on the display unit 21. The display means 432 generates display information in response to the display request when the display request is acquired by the acquisition means 431. The display means 432 causes the generated display information to be displayed on all or part of the display unit 21. Alternatively, the display means 432 sends a command for displaying the generated display information to the display device 20, and causes all or a part of the display unit 21 to display the display information.

設定手段433は、表示部21に表示情報が表示されたか否かの判定に用いられる基準情報を設定する手段である。設定手段433は、取得手段431によって表示情報を表示する表示要求が取得されたのち、表示部21に最初に表示される表示情報の少なくとも一部を特定する情報を基準情報として設定する。 The setting means 433 is a means for setting reference information used for determining whether or not the display information is displayed on the display unit 21. The setting means 433 sets, as reference information, information that specifies at least a part of the display information that is first displayed on the display unit 21 after the display request for displaying the display information is acquired by the acquisition means 431.

具体的には、設定手段433は、取得手段431によって表示情報を表示する表示要求が取得されたのち、所定の時間間隔にて表示部21に表示情報の少なくとも一部が表示されているか否かの判定を繰り返す。 Specifically, the setting means 433 determines whether or not at least a part of the display information is displayed on the display unit 21 at a predetermined time interval after the display request for displaying the display information is acquired by the acquisition means 431. Repeat the judgment of.

設定手段433は、上記の判定において、表示部21から取得した表示部21の全部又は一部に表示された表示情報と、記憶部42に記憶された表示情報とを比較して、表示情報の少なくとも一部が表示されているか否かを判定する。設定手段433は、表示情報が画面キャプチャ等の画像データである場合、画像認識技術によって表示情報を比較する。或いは、設定手段433は、表示情報がHTML等のテキストデータである場合、文字列比較処理によって表示情報を比較する。 In the above determination, the setting means 433 compares the display information displayed on all or part of the display unit 21 acquired from the display unit 21 with the display information stored in the storage unit 42, and displays the display information. Determine if at least a portion is displayed. When the display information is image data such as a screen capture, the setting means 433 compares the display information by the image recognition technique. Alternatively, when the display information is text data such as HTML, the setting means 433 compares the display information by the character string comparison process.

設定手段433は、上記の判定において、所定の時間間隔にて取得した表示部21の表示情報を互いに比較して、表示情報の少なくとも一部に変化があったか否かを判定する構成も可能である。かかる構成において、設定手段433は、ある時点で取得した表示部21の表示情報と、当該時点から所定の時間が経過したのちに取得した表示部21の表示情報を互いに比較して、表示情報の少なくとも一部に変化があったか否かを判定する。 In the above determination, the setting means 433 can also be configured to compare the display information of the display unit 21 acquired at a predetermined time interval with each other and determine whether or not at least a part of the display information has changed. .. In such a configuration, the setting means 433 compares the display information of the display unit 21 acquired at a certain time point with the display information of the display unit 21 acquired after a predetermined time has elapsed from the time point, and displays the display information. Determine if at least a partial change has occurred.

設定手段433は、上記の判定を繰り返して特定された、表示部21に最初に表示される表示情報の要素を要素情報として特定し、当該要素情報を含む基準情報を設定する。或いは、設定手段433は、上記の判定を繰り返して特定された、表示部21において表示情報の少なくとも一部が最初に表示される範囲を範囲情報として特定し、当該範囲情報を含む基準情報を設定する。 The setting means 433 identifies the element of the display information first displayed on the display unit 21 specified by repeating the above determination as the element information, and sets the reference information including the element information. Alternatively, the setting means 433 specifies a range in which at least a part of the display information is first displayed on the display unit 21 specified by repeating the above determination as range information, and sets reference information including the range information. do.

設定手段433は、上述した、表示部21に最初に表示される表示情報の少なくとも一部を特定する処理を1回実行してもよく、或いは複数回実行してもよい。当該処理が複数回実行される場合、設定手段433は、複数回の処理の各々で最初に表示された表示情報の少なくとも一部に基づいて基準情報を設定する。具体的には、設定手段433は、複数回の処理において、最初に表示された表示情報の少なくとも一部に基づいて、要素情報又は範囲情報等の基準情報を設定する。設定手段433は、設定した基準情報を記憶部42に記憶させる。ここで、設定手段433は、上述した基準情報を設定する処理を、統計情報に基づいて機械学習によって実施する構成も可能である。 The setting means 433 may execute the process of specifying at least a part of the display information initially displayed on the display unit 21 once or a plurality of times. When the process is executed a plurality of times, the setting means 433 sets the reference information based on at least a part of the display information initially displayed in each of the plurality of processes. Specifically, the setting means 433 sets reference information such as element information or range information based on at least a part of the initially displayed display information in a plurality of processes. The setting means 433 stores the set reference information in the storage unit 42. Here, the setting means 433 can also be configured to carry out the process of setting the above-mentioned reference information by machine learning based on the statistical information.

第1計測手段434は、表示要求が取得されたときの第1時間を計測する手段である。第1計測手段434は、取得手段431が表示要求を取得したときの現在時刻を第1時間として取得する。第1計測手段434は、計測された第1時間を記憶部42に記憶させる。第1計測手段434は、第1時間を、上述した要求IDと関連付けて記憶部42に記憶させる。 The first measuring means 434 is a means for measuring the first time when the display request is acquired. The first measuring means 434 acquires the current time when the acquiring means 431 acquires the display request as the first time. The first measuring means 434 stores the measured first time in the storage unit 42. The first measuring means 434 stores the first time in the storage unit 42 in association with the above-mentioned request ID.

第2計測手段435は、表示要求に応答して表示部21に表示情報が表示されたと判定したときの第2時間を計測する手段である。第2計測手段435は、表示要求に応答して表示部21に表示情報が表示されたか否かを判定する。具体的には、第2計測手段435は、表示部21の全部又は一部に表示された表示情報を取得する。第2計測手段435は、表示部21の表示情報と、記憶部42に記憶された表示情報とを比較して、これらが同一であるかを判定する。第2計測手段435は、表示情報が画像データである場合、画像認識技術によって表示情報の同一性を判定する。また、第2計測手段435は、表示情報がテキストデータである場合、文字列比較処理によって表示情報の同一性を判定する。第2計測手段435は、表示部21の表示情報と記憶部42の表示情報とが互いに同一である場合に、表示要求に応答して表示情報が表示されたと判定する。第2計測手段435は、表示されたか否かの判定を、所定の時間間隔で繰り返し実行する。第2計測手段435は、表示要求に応答して表示情報が表示されたと判定したときの現在時刻を第2時間として取得する。第2計測手段435は、第2時間を、上述した要求IDと関連付けて記憶部42に記憶させる。これによって、他の手段において、第1時間と、第1時間と対になる第2時間とを要求IDによって取得することができる。 The second measuring means 435 is a means for measuring the second time when it is determined that the display information is displayed on the display unit 21 in response to the display request. The second measuring means 435 determines whether or not the display information is displayed on the display unit 21 in response to the display request. Specifically, the second measuring means 435 acquires the display information displayed on all or part of the display unit 21. The second measuring means 435 compares the display information of the display unit 21 with the display information stored in the storage unit 42, and determines whether they are the same. When the display information is image data, the second measurement means 435 determines the identity of the display information by the image recognition technique. Further, when the display information is text data, the second measurement means 435 determines the identity of the display information by the character string comparison process. When the display information of the display unit 21 and the display information of the storage unit 42 are the same as each other, the second measuring means 435 determines that the display information is displayed in response to the display request. The second measuring means 435 repeatedly executes the determination of whether or not it is displayed at predetermined time intervals. The second measuring means 435 acquires the current time when it is determined that the display information is displayed in response to the display request as the second time. The second measuring means 435 stores the second time in the storage unit 42 in association with the above-mentioned request ID. Thereby, in other means, the first time and the second time paired with the first time can be acquired by the request ID.

第2計測手段435は、基準情報に基づいて、表示部21に表示情報が表示されたか否かを判定することができる。ここで、当該判定の処理は、基準情報に要素情報及び範囲情報のいずれが含まれているかに応じて異なる。以下、それぞれ具体的に説明する。 The second measuring means 435 can determine whether or not the display information is displayed on the display unit 21 based on the reference information. Here, the processing of the determination differs depending on whether the reference information includes element information or range information. Hereinafter, each will be specifically described.

まず、基準情報に要素情報が含まれる場合について説明する。第2計測手段435は、基準情報に要素情報が含まれる場合、表示部21に要素情報で特定される表示情報の要素が表示されたか否かを判定する。第2計測手段435は、基準情報に基づいて、表示部21に表示情報の要素が表示されたと判定した場合に、表示部21に表示情報が表示されたと判定する。具体的には、第2計測手段435は、表示部21から取得した表示部21の全部又は一部に表示された表示情報と記憶部42に記憶された要素情報で特定される表示情報の要素とを比較して、表示情報に表示情報の要素が含まれているか否かを判定する。第2計測手段435は、表示情報が画像データである場合、画像認識技術によって、表示情報の画像の少なくとも一部が要素情報で特定される画像と同一であるか否かを判定する。或いは、第2計測手段435は、表示情報がテキストデータである場合、文字列比較処理によって、表示情報の文字列の少なくとも一部が要素情報で特定される文字列と同一であるか否かを判定する。 First, a case where element information is included in the reference information will be described. When the reference information includes the element information, the second measuring means 435 determines whether or not the element of the display information specified by the element information is displayed on the display unit 21. The second measuring means 435 determines that the display information is displayed on the display unit 21 when it is determined that the display information element is displayed on the display unit 21 based on the reference information. Specifically, the second measuring means 435 is an element of display information specified by display information displayed on all or part of the display unit 21 acquired from the display unit 21 and element information stored in the storage unit 42. Is compared with and it is determined whether or not the display information includes an element of the display information. When the display information is image data, the second measuring means 435 determines whether or not at least a part of the image of the display information is the same as the image specified by the element information by the image recognition technique. Alternatively, when the display information is text data, the second measuring means 435 determines whether or not at least a part of the character string of the display information is the same as the character string specified by the element information by the character string comparison process. judge.

次に、基準情報に範囲情報が含まれる場合について説明する。第2計測手段435は、基本情報に範囲情報が含まれる場合、範囲情報で特定された表示部21の範囲に表示情報の少なくとも一部が表示されたか否かを判定する。第2計測手段435は、当該範囲に表示情報の少なくとも一部が表示されたと判定した場合に、表示部21に表示情報が表示されたと判定する。具体的には、第2計測手段435は、表示部21から取得した表示部21の全部又は一部に表示された表示情報から、記憶部42に記憶された範囲情報で特定された範囲の情報を取得して、当該範囲に表示情報の少なくとも一部が表示されたか否かを判定する。第2計測手段435は、表示情報が画像データである場合、画像認識技術によって、範囲情報で特定された範囲に表示情報の少なくとも一部の画像が表示されたか否かを判定する。或いは、第2計測手段435は、表示情報がテキストデータである場合、文字列比較処理によって、範囲情報で特定された範囲に表示情報の少なくとも一部の文字列が表示されたか否かを判定する。 Next, a case where the reference information includes range information will be described. When the basic information includes range information, the second measuring means 435 determines whether or not at least a part of the display information is displayed in the range of the display unit 21 specified by the range information. The second measuring means 435 determines that the display information is displayed on the display unit 21 when it is determined that at least a part of the display information is displayed in the range. Specifically, the second measuring means 435 has information in the range specified by the range information stored in the storage unit 42 from the display information displayed on all or part of the display unit 21 acquired from the display unit 21. Is acquired, and it is determined whether or not at least a part of the display information is displayed in the range. When the display information is image data, the second measuring means 435 determines whether or not at least a part of the image of the display information is displayed in the range specified by the range information by the image recognition technique. Alternatively, when the display information is text data, the second measuring means 435 determines whether or not at least a part of the character string of the display information is displayed in the range specified by the range information by the character string comparison process. ..

第2計測手段435は、上述したとおり、表示部21に表示情報が表示されたか否かの判定の対象を基準情報によって限定することによって、判定に要する処理量及び処理時間を減らすことができる。このため、第2計測手段435は、より短い時間間隔で当該判定を繰り返すことができる。 As described above, the second measuring means 435 can reduce the processing amount and the processing time required for the determination by limiting the target of the determination as to whether or not the display information is displayed on the display unit 21 by the reference information. Therefore, the second measuring means 435 can repeat the determination at shorter time intervals.

第2計測手段435は、1つの表示情報に対して複数の基準情報が設定されている場合、複数の基準情報に基づいて、表示部21に表示情報が表示されたか否かを判定する。 When a plurality of reference information is set for one display information, the second measuring means 435 determines whether or not the display information is displayed on the display unit 21 based on the plurality of reference information.

第2計測手段435は、複数の基準情報のすべてに基づいて、表示部21に表示情報が表示されたか否かを判定する。具体的には、第2計測手段435は、表示部21の全部又は一部に表示された表示情報を取得する。複数の基準情報がそれぞれ要素情報を含んでいる場合、第2計測手段435は、取得した表示部21の表示情報に、要素情報で特定された全ての要素が表示されていると判定した場合に、表示部21に表示情報が表示されたと判定する。複数の基準情報がそれぞれ範囲情報を含んでいる場合、第2計測手段435は、取得した表示部21の表示情報の範囲情報で特定された全ての範囲に、表示情報の少なくとも一部が表示されていると判定した場合に、表示部21に表示情報が表示されたと判定する。かかる構成によれば、第2計測手段435が、表示部21に表示情報の一部のみが表示されて全体が表示されていない場合に、表示情報が表示されたと誤って判定する蓋然性を減らすことができる。 The second measuring means 435 determines whether or not the display information is displayed on the display unit 21 based on all of the plurality of reference information. Specifically, the second measuring means 435 acquires the display information displayed on all or part of the display unit 21. When each of the plurality of reference information includes element information, the second measuring means 435 determines that all the elements specified by the element information are displayed in the acquired display information of the display unit 21. , It is determined that the display information is displayed on the display unit 21. When each of the plurality of reference information includes the range information, the second measuring means 435 displays at least a part of the display information in the entire range specified by the range information of the display information of the acquired display unit 21. When it is determined that the information is displayed, it is determined that the display information is displayed on the display unit 21. According to such a configuration, when the second measuring means 435 displays only a part of the displayed information on the display unit 21 and the whole is not displayed, the possibility that the second measuring means 435 erroneously determines that the displayed information is displayed is reduced. Can be done.

或いは、第2計測手段435は、複数の基準情報の少なくとも1つに基づいて、表示部21に表示情報が表示されたか否かを判定する。具体的には、第2計測手段435は、表示部21の全部又は一部に表示された表示情報を取得する。複数の基準情報がそれぞれ要素情報を含んでいる場合、第2計測手段435は、取得した表示部21の表示情報に、要素情報で特定された要素の少なくとも1つが表示されていると判定した場合に、表示部21に表示情報が表示されたと判定する。複数の基準情報がそれぞれ範囲情報を含んでいる場合、第2計測手段435は、取得した表示部21の表示情報の範囲情報で特定された範囲の少なくとも1つに、表示情報の少なくとも一部が表示されていると判定した場合に、表示部21に表示情報が表示されたと判定する。かかる構成によれば、基準情報を増加又は減少させることによって、第2計測手段435が、表示部21に表示情報が表示されたと判定する感度を上昇又は低下させることができる。 Alternatively, the second measuring means 435 determines whether or not the display information is displayed on the display unit 21 based on at least one of the plurality of reference information. Specifically, the second measuring means 435 acquires the display information displayed on all or part of the display unit 21. When each of the plurality of reference information includes element information, the second measuring means 435 determines that at least one of the elements specified by the element information is displayed in the acquired display information of the display unit 21. It is determined that the display information is displayed on the display unit 21. When each of the plurality of reference information includes the range information, the second measuring means 435 has at least a part of the display information in at least one of the ranges specified by the range information of the display information of the acquired display unit 21. When it is determined that the information is displayed, it is determined that the display information is displayed on the display unit 21. According to such a configuration, by increasing or decreasing the reference information, the second measuring means 435 can increase or decrease the sensitivity of determining that the display information is displayed on the display unit 21.

評価手段436は、情報表示性能を評価する手段である。評価手段436は、上述した第1時間及び第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する。所定の基準は、情報表示性能の評価に用いられる基準であって、任意の数値又は数値範囲で定められる。ここで、所定の基準が、過去に計測された応答時間の実測値の平均値と標準偏差に基づいて設定される構成も可能である。 The evaluation means 436 is a means for evaluating the information display performance. The evaluation means 436 evaluates whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time described above. The predetermined standard is a standard used for evaluation of information display performance, and is defined by an arbitrary numerical value or a numerical range. Here, it is also possible to configure a predetermined reference to be set based on the average value and standard deviation of the measured values of the response times measured in the past.

評価手段436は、1つの第1時間及び第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価してもよく、或いは複数の第1時間及び第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価してもよい。複数の第1時間及び第2時間の対から算出される応答時間に基づいて評価が行われる場合、評価手段436は、複数の応答時間の各々において、所定の基準が満たされるか否かを評価する。或いは、評価手段436は、複数の応答時間の平均値又は標準偏差等の算出値を算出して、算出値において、所定の基準が満たされるか否かを評価する。 The evaluation means 436 may evaluate whether or not a predetermined criterion is satisfied based on the response time calculated from one pair of the first time and the second time, or the plurality of first time and the second time. You may evaluate whether a given criterion is met based on the response time calculated from the time pair. When the evaluation is performed based on the response times calculated from a plurality of pairs of the first time and the second time, the evaluation means 436 evaluates whether or not a predetermined criterion is satisfied in each of the plurality of response times. do. Alternatively, the evaluation means 436 calculates a calculated value such as an average value or a standard deviation of a plurality of response times, and evaluates whether or not a predetermined criterion is satisfied in the calculated value.

評価手段436は、所定の基準が満たされるか否かを評価した結果に基づく通知を行う。具体的には、評価手段436は、表示部21に情報を表示させて、通知を行うが、これに限られない。評価した結果に基づく情報には、表示部21に情報を表示した回数、応答時間の計測値、及び所定の基準がみたされるか否か等の情報の少なくとも1つが含まれる。 The evaluation means 436 gives a notification based on the result of evaluating whether or not the predetermined criteria are satisfied. Specifically, the evaluation means 436 causes the display unit 21 to display information and gives a notification, but the present invention is not limited to this. The information based on the evaluation result includes at least one of information such as the number of times the information is displayed on the display unit 21, the measured value of the response time, and whether or not a predetermined standard is satisfied.

(情報処理システムの動作)
以下に、制御部43が上述した各手段として機能することによって実現される、情報処理システム1の動作について、具体例を示して説明する。
(Operation of information processing system)
Hereinafter, the operation of the information processing system 1 realized by the control unit 43 functioning as each of the above-mentioned means will be described with reference to specific examples.

(1)動作例1:基準情報の設定
図2、図3、及び図4を参照して、情報表示性能の評価に用いられる基準情報を設定する情報処理システム1の動作例について説明する。図2は、表示要求によって表示部21に表示される表示情報Aを示す概略図である。表示情報Aは、複数の画素で構成される画像データであるものとする。図2において、表示部21において複数の画素のそれぞれが表示される位置をP1~Pnで示し、複数の画素のそれぞれに表示される色をC1~Cnで示している。したがって、表示部21において位置P1~Pnのそれぞれに色C1~Cnが表示された場合に、ユーザは表示部21に表示情報Aの画像が表示されたと認識することができる。
(1) Operation Example 1: Setting of Reference Information An operation example of the information processing system 1 for setting reference information used for evaluation of information display performance will be described with reference to FIGS. 2, 3, and 4. FIG. 2 is a schematic view showing display information A displayed on the display unit 21 in response to a display request. It is assumed that the display information A is image data composed of a plurality of pixels. In FIG. 2, the positions where each of the plurality of pixels is displayed on the display unit 21 are indicated by P1 to Pn, and the colors displayed on each of the plurality of pixels are indicated by C1 to Cn. Therefore, when the colors C1 to Cn are displayed at the positions P1 to Pn on the display unit 21, the user can recognize that the image of the display information A is displayed on the display unit 21.

図3(A)~(D)は、表示部21に表示されている情報を示す概略図である。図3(A)は、表示情報Aを表示する処理が行われる前の表示部21に表示された画像を示している。図3において、表示部21の情報が表示されていない位置P1~Pnは、網掛けで表示されている。図3(A)では、表示部21の位置P1~Pnには色C1~Cnが表示されていない。一方で、図3(B)では、表示部21の位置P7、P8、及びP10に、色C7、C8、及びC10が表示されている。さらに、表示情報Aを表示する処理が完了すると、図2に示すように、表示部21の位置P1~Pnには色C1~Cnが表示される。 3A to 3D are schematic views showing information displayed on the display unit 21. FIG. 3A shows an image displayed on the display unit 21 before the process of displaying the display information A is performed. In FIG. 3, the positions P1 to Pn where the information of the display unit 21 is not displayed are shaded. In FIG. 3A, the colors C1 to Cn are not displayed at the positions P1 to Pn of the display unit 21. On the other hand, in FIG. 3B, the colors C7, C8, and C10 are displayed at the positions P7, P8, and P10 of the display unit 21. Further, when the process of displaying the display information A is completed, the colors C1 to Cn are displayed at the positions P1 to Pn of the display unit 21 as shown in FIG.

図4を参照して、情報処理システム1における基準情報の設定の流れについて説明する。図4は、情報処理システム1の動作の一例として基準情報を設定する際の動作の流れを示すフローチャートである。本処理が実施される前には、図3(A)に示すように、表示部21の位置P1~Pnには色C1~Cnが表示されていないものとする。 The flow of setting the reference information in the information processing system 1 will be described with reference to FIG. FIG. 4 is a flowchart showing an operation flow when setting reference information as an example of the operation of the information processing system 1. Before this process is performed, as shown in FIG. 3A, it is assumed that the colors C1 to Cn are not displayed at the positions P1 to Pn of the display unit 21.

ステップS101:取得手段431は、表示情報Aを表示させる表示要求を取得する。当該表示要求は、表示部21の位置P1~Pnのそれぞれに色C1~Cnを表示させる要求であるものとする。 Step S101: The acquisition means 431 acquires a display request for displaying the display information A. It is assumed that the display request is a request to display the colors C1 to Cn at each of the positions P1 to Pn of the display unit 21.

ステップS102:表示手段432は、表示要求に応じて表示部21に表示情報Aを表示させる。 Step S102: The display means 432 causes the display unit 21 to display the display information A in response to the display request.

ステップS103:設定手段433は、表示部21に表示情報Aの少なくとも一部が表示されたか否かを判定する。設定手段433は、取得手段431によって表示要求が取得されると、所定の時間間隔で、表示部21に表示情報Aの少なくとも一部が表示されているか否かの判定を繰り返す。設定手段433は、図3(A)に示すように、表示部21に表示情報Aが表示されていないと判定した場合(ステップS103-No)、所定の時間が経過したのち、ステップS103を繰り返す。 Step S103: The setting means 433 determines whether or not at least a part of the display information A is displayed on the display unit 21. When the display request is acquired by the acquisition unit 431, the setting means 433 repeats the determination of whether or not at least a part of the display information A is displayed on the display unit 21 at predetermined time intervals. As shown in FIG. 3A, when the setting means 433 determines that the display information A is not displayed on the display unit 21 (step S103-No), the setting means 433 repeats step S103 after a predetermined time has elapsed. ..

ステップS104:設定手段433は、表示部21に表示情報Aの少なくとも一部が表示されたと判定した場合(ステップS103-Yes)、表示部21に表示された表示情報Aの少なくとも一部を特定する。設定手段433は、図3(B)に示すように、表示部21の位置P7、P8、及びP10に色C7、C8、及びC10が表示されたと判定した場合、表示部21の位置P7、P8、及びP10に表示された色C7、C8、及びC10を、表示部21に最初に表示された表示情報の少なくとも一部と判定する。設定手段433は、図3(C)に示すように、表示部21の位置P7に色C7が表示されたと判定した場合、表示部21の位置P7に表示された色C7を、表示部21に最初に表示された表示情報の少なくとも一部と判定する。設定手段433は、図3(D)に示すように、表示部21の位置P2及びP7に色C2及びC7が表示されたと判定した場合、表示部21の位置P2及びP7に表示された色C2及びC7を、表示部21に最初に表示された表示情報の少なくとも一部と判定する。 Step S104: When the setting means 433 determines that at least a part of the display information A is displayed on the display unit 21 (step S103-Yes), the setting means 433 specifies at least a part of the display information A displayed on the display unit 21. .. As shown in FIG. 3B, when the setting means 433 determines that the colors C7, C8, and C10 are displayed on the positions P7, P8, and P10 of the display unit 21, the positions P7 and P8 of the display unit 21 are displayed. , And the colors C7, C8, and C10 displayed on P10 are determined to be at least a part of the display information initially displayed on the display unit 21. As shown in FIG. 3C, when the setting means 433 determines that the color C7 is displayed at the position P7 of the display unit 21, the color C7 displayed at the position P7 of the display unit 21 is displayed on the display unit 21. Determined to be at least part of the initially displayed display information. As shown in FIG. 3D, when the setting means 433 determines that the colors C2 and C7 are displayed at the positions P2 and P7 of the display unit 21, the color C2 displayed at the positions P2 and P7 of the display unit 21 And C7 are determined to be at least a part of the display information initially displayed on the display unit 21.

ステップS105:設定手段433は、所定回数だけ処理が実行されたかを判定する。設定手段433は、所定回数だけ処理が実行されていないと判定した場合(ステップS105-No)、ステップS101に処理を進める。 Step S105: The setting means 433 determines whether or not the process has been executed a predetermined number of times. When the setting means 433 determines that the process has not been executed a predetermined number of times (step S105-No), the setting means 433 proceeds to the process in step S101.

ステップS106:設定手段433は、所定回数だけ処理が実行されたと判定した場合(ステップS105-Yes)、表示部21に表示された表示情報Aの少なくとも一部に基づいて、基準情報を設定する。設定手段433は、例えば、表示情報Aの表示処理を3回繰り返した結果、それぞれ図3(B)~図3(D)に示すように表示部21に表示されたと判定したとする。設定手段433は、3回の表示処理で共通して表示されたと判定された表示部21の位置P7に表示された色C7を表示情報Aの基準情報と設定することができる。具体的には、設定手段433は、色C7を、表示部21に表示される表示情報の要素を特定する要素情報とする。設定手段433は、表示部21の位置P7を、表示部21において表示情報の少なくとも一部が最初に表示される範囲を特定する範囲情報とする。設定手段433は、これらの要素情報及び範囲情報を含む基準情報を設定して、記憶部42に記憶させる。 Step S106: When the setting means 433 determines that the process has been executed a predetermined number of times (step S105-Yes), the setting means 433 sets the reference information based on at least a part of the display information A displayed on the display unit 21. For example, it is assumed that the setting means 433 determines that the display information A is displayed on the display unit 21 as shown in FIGS. 3 (B) to 3 (D) as a result of repeating the display process of the display information A three times. The setting means 433 can set the color C7 displayed at the position P7 of the display unit 21, which is determined to be commonly displayed in the three display processes, as the reference information of the display information A. Specifically, the setting means 433 sets the color C7 as element information for specifying an element of display information displayed on the display unit 21. The setting means 433 sets the position P7 of the display unit 21 as range information that specifies a range in which at least a part of the display information is first displayed on the display unit 21. The setting means 433 sets the reference information including these element information and the range information and stores them in the storage unit 42.

或いは、設定手段433は、3回の表示処理の少なくとも1回以上で表示されたと判定された、表示部21の位置P2、P7、P8、及びP10に表示された色C2、C7、C8、及びC10を表示情報Aの基準情報と設定することもできる。かかる場合、設定手段433は、色C2、C7、C8、及びC10を要素情報とし、位置P2、P7、P8、及びP10を範囲情報とする。設定手段433は、これらの要素情報及び範囲情報を含む基準情報を設定して、記憶部42に記憶させる。 Alternatively, the setting means 433 has the colors C2, C7, C8, and the colors C2, C7, C8 displayed on the positions P2, P7, P8, and P10 of the display unit 21, which are determined to have been displayed at least once in the three display processes. C10 can also be set as the reference information of the display information A. In such a case, the setting means 433 uses colors C2, C7, C8, and C10 as element information, and positions P2, P7, P8, and P10 as range information. The setting means 433 sets the reference information including these element information and the range information and stores them in the storage unit 42.

(2)動作例2:性能試験
図5を参照して、情報処理システム1において実行される情報表示性能の評価の一例について説明する。情報処理システム1は、情報表示性能の評価の一例として、所定回数だけ情報表示を繰り返して情報表示性能に関する基準が満たされているか否かの性能試験に用いることができる。図5は、情報処理システム1の動作の一例として性能試験の動作の流れを示すフローチャートである。本動作例では、情報表示性能が製品仕様を満たすか否かの評価として、所定回数だけ表示処理を繰り返して、応答時間の平均値を算出し、応答時間の平均値が所定の基準を満たすか否かの評価が行われるものとする。所定の基準は、応答時間の平均値が製品仕様に基づく基準値以内であるという基準とされる。
(2) Operation Example 2: Performance Test An example of evaluation of information display performance executed in the information processing system 1 will be described with reference to FIG. As an example of evaluation of information display performance, the information processing system 1 can be used for a performance test as to whether or not a standard for information display performance is satisfied by repeating information display a predetermined number of times. FIG. 5 is a flowchart showing an operation flow of a performance test as an example of the operation of the information processing system 1. In this operation example, as an evaluation of whether or not the information display performance meets the product specifications, the display process is repeated a predetermined number of times to calculate the average value of the response time, and whether the average value of the response time satisfies the predetermined standard. Whether or not it shall be evaluated. The predetermined standard is that the average response time is within the standard value based on the product specifications.

ステップS201:取得手段431は、表示情報Aを表示させる表示要求を取得する。 Step S201: The acquisition means 431 acquires a display request for displaying the display information A.

ステップS202:第1計測手段254は、表示情報Aを表示させる表示要求が取得されたときの第1時間を計測する。 Step S202: The first measuring means 254 measures the first time when the display request for displaying the display information A is acquired.

ステップS203:表示手段432は、表示要求に応じて表示部21に表示情報Aを表示させる。 Step S203: The display means 432 causes the display unit 21 to display the display information A in response to the display request.

ステップS204:第2計測手段255は、表示部21に表示情報Aが表示されたか否かを判定する。第2計測手段255は、基準情報が設定されている場合には、当該判定において、基準情報に基づいて、表示部21に表示情報Aが表示されたか否かを判定する。第2計測手段255は、表示部21に表示情報Aが表示されていないと判定した場合(ステップS204-No)、所定の時間が経過したのち、ステップS204の処理を繰り返す。 Step S204: The second measuring means 255 determines whether or not the display information A is displayed on the display unit 21. When the reference information is set, the second measuring means 255 determines whether or not the display information A is displayed on the display unit 21 based on the reference information in the determination. When the second measuring means 255 determines that the display information A is not displayed on the display unit 21 (step S204-No), the process of step S204 is repeated after a predetermined time has elapsed.

ステップS205:第2計測手段255は、表示部21に表示情報Aが表示されたと判定した場合(ステップS204-Yes)、表示情報が表示されたと判定したときの第2時間を計測する。 Step S205: When it is determined that the display information A is displayed on the display unit 21, the second measuring means 255 measures the second time when it is determined that the display information is displayed (step S204-Yes).

ステップS206:評価手段436は、所定回数だけ処理が実行されたかを判定する。評価手段436は、所定回数だけ処理が実行されていないと判定した場合(ステップS206-No)、ステップS201に処理を進める。 Step S206: The evaluation means 436 determines whether or not the process has been executed a predetermined number of times. When the evaluation means 436 determines that the process has not been executed a predetermined number of times (step S206-No), the evaluation means 436 proceeds to the process in step S201.

ステップS207:評価手段436は、所定回数だけ処理が実行されたと判定した場合(ステップS206-Yes)、第1時間及び第2時間の対に基づいて応答時間を算出する。評価手段436は、所定回数の処理における応答時間の平均値を算出する。 Step S207: When the evaluation means 436 determines that the process has been executed a predetermined number of times (step S206-Yes), the evaluation means 436 calculates the response time based on the pair of the first time and the second time. The evaluation means 436 calculates the average value of the response times in the predetermined number of processes.

ステップS208:評価手段436は、算出した応答時間に基づいて、所定の基準が満たされるか否かを評価する。評価手段436は、評価した結果を表示部21に表示する。 Step S208: The evaluation means 436 evaluates whether or not a predetermined criterion is satisfied based on the calculated response time. The evaluation means 436 displays the evaluation result on the display unit 21.

(3)動作例3:耐久性試験
図6を参照して、情報処理システム1において実行される情報表示性能の評価の他の例について説明する。情報処理システム1は、情報表示性能の評価の他の例として、長時間継続して画面表示を繰り返して画面表示性能が劣化するか否かの耐久性試験に用いることができる。図6は、情報処理システム1の動作の一例として耐久性試験の動作の流れを示すフローチャートである。本動作例では、所定の時間継続して情報表示が繰り返された場合に情報表示性能が劣化するか否かの評価として、繰り返し表示処理の応答時間を算出し、それぞれの応答時間が所定の基準を満たすか否かの評価が行われるものとする。所定の基準は、応答時間が、動作例2の性能試験で計測された応答時間の平均値X及び標準偏差σから算出された時間以下であることとし、例えばX+3σ以下であるという基準とされる。
(3) Operation Example 3: Durability Test With reference to FIG. 6, another example of evaluation of information display performance executed in the information processing system 1 will be described. As another example of the evaluation of the information display performance, the information processing system 1 can be used for a durability test as to whether or not the screen display performance is deteriorated by repeating the screen display continuously for a long time. FIG. 6 is a flowchart showing the operation flow of the durability test as an example of the operation of the information processing system 1. In this operation example, the response time of the repeated display process is calculated as an evaluation of whether or not the information display performance deteriorates when the information display is repeated continuously for a predetermined time, and each response time is a predetermined reference. It shall be evaluated whether or not the condition is satisfied. The predetermined standard is that the response time is not less than the time calculated from the average value X and the standard deviation σ of the response time measured in the performance test of Operation Example 2, and is, for example, X + 3σ or less. ..

ステップS301:取得手段431は、表示情報Aを表示させる表示要求を取得する。 Step S301: The acquisition means 431 acquires a display request for displaying the display information A.

ステップS302:第1計測手段254は、表示情報Aを表示させる表示要求が取得されたときの第1時間を計測する。 Step S302: The first measuring means 254 measures the first time when the display request for displaying the display information A is acquired.

ステップS303:表示手段432は、表示要求に応じて表示部21に表示情報Aを表示させる。 Step S303: The display means 432 causes the display unit 21 to display the display information A in response to the display request.

ステップS304:第2計測手段255は、表示部21に表示情報Aが表示されたか否かを判定する。第2計測手段255は、基準情報が設定されている場合には、当該判定において、基準情報に基づいて、表示部21に表示情報Aが表示されたか否かを判定する。第2計測手段255は、表示部21に表示情報Aが表示されていないと判定した場合(ステップS304-No)、所定の時間が経過したのち、ステップS304の処理を繰り返す。 Step S304: The second measuring means 255 determines whether or not the display information A is displayed on the display unit 21. When the reference information is set, the second measuring means 255 determines whether or not the display information A is displayed on the display unit 21 based on the reference information in the determination. When the second measuring means 255 determines that the display information A is not displayed on the display unit 21 (step S304-No), the process of step S304 is repeated after a predetermined time has elapsed.

ステップS305:第2計測手段255は、表示部21に表示情報Aが表示されたと判定した場合(ステップS304-Yes)、表示情報が表示されたと判定したときの第2時間を計測する。 Step S305: When it is determined that the display information A is displayed on the display unit 21, the second measuring means 255 measures the second time when it is determined that the display information is displayed (step S304-Yes).

ステップS306:評価手段436は、第1時間及び第2時間の対から算出される応答時間を算出する。 Step S306: The evaluation means 436 calculates the response time calculated from the pair of the first time and the second time.

ステップS307:評価手段436は、算出した応答時間に基づいて、所定の基準が満たされるか否かを評価する。 Step S307: The evaluation means 436 evaluates whether or not a predetermined criterion is satisfied based on the calculated response time.

ステップS308:評価手段436は、所定時間が経過したか否かを判定する。評価手段436は、所定時間が経過していないと判定した場合(ステップS308-No)、ステップS301から処理を繰り返す。評価手段436は、所定時間が経過したと判定した場合(ステップS308-Yes)、評価した結果を表示部21に表示する。 Step S308: The evaluation means 436 determines whether or not the predetermined time has elapsed. When the evaluation means 436 determines that the predetermined time has not elapsed (step S308-No), the evaluation means 436 repeats the process from step S301. When the evaluation means 436 determines that the predetermined time has elapsed (step S308-Yes), the evaluation means 436 displays the evaluation result on the display unit 21.

以上述べたように、本発明によれば、情報処理装置40は、情報を表示させる表示要求が取得されたときから表示要求に応答して情報が表示されるまでの応答時間を、人手を介さずに自動で計測して評価することができる。また、評価において人間の反応速度等の影響を低減させることができる。したがって、情報表示性能を評価する技術の利便性が向上する。 As described above, according to the present invention, the information processing apparatus 40 manually determines the response time from the time when the display request for displaying the information is acquired to the time when the information is displayed in response to the display request. It can be automatically measured and evaluated without the need for it. In addition, the influence of human reaction speed and the like can be reduced in the evaluation. Therefore, the convenience of the technique for evaluating the information display performance is improved.

また、本発明の一実施形態に係る情報処理装置40は、表示情報の少なくとも一部を基準情報として設定し、判定対象を基準情報に限定することで、判定に要する処理量及び処理時間を減らすことができる。 Further, the information processing apparatus 40 according to the embodiment of the present invention reduces the processing amount and processing time required for determination by setting at least a part of the display information as reference information and limiting the determination target to the reference information. be able to.

本発明の一実施形態に係る情報処理装置40では、複数の基準情報のすべてが満たされた場合に表示情報が表示されたと判定することで、表示情報の一部のみが表示されて全体が表示されていない場合に、表示情報が表示されたと誤って判定する蓋然性を減らすことができる。 In the information processing apparatus 40 according to the embodiment of the present invention, when it is determined that the display information is displayed when all of the plurality of reference information is satisfied, only a part of the display information is displayed and the whole is displayed. If not, it is possible to reduce the probability that the displayed information is erroneously determined to be displayed.

本発明の一実施形態に係る情報処理装置40では、複数の基準情報の少なくとも1つが満たされた場合に表示情報が表示されたと判定することで、表示情報が表示されたと判定する感度を調整することができる。 In the information processing apparatus 40 according to the embodiment of the present invention, the sensitivity for determining that the display information is displayed is adjusted by determining that the display information is displayed when at least one of the plurality of reference information is satisfied. be able to.

本発明の一実施形態に係る情報処理装置40では、複数回評価を繰り返して算出された応答時間に基づいて所定の基準が満たされるか否かを評価することで、評価の精度を向上させることができる。 In the information processing apparatus 40 according to the embodiment of the present invention, the accuracy of evaluation is improved by evaluating whether or not a predetermined criterion is satisfied based on the response time calculated by repeating the evaluation a plurality of times. Can be done.

本発明を諸図面及び実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形及び修正を行うことが容易であることに注意されたい。したがって、これらの変形及び修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段及びステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。 Although the present invention has been described with reference to the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and modifications based on the present disclosure. Therefore, it should be noted that these modifications and modifications are within the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so as not to be logically inconsistent, and a plurality of means, steps, etc. can be combined or divided into one. ..

例えば、上述した実施形態に係る表示装置20、入力装置30、及び情報処理装置40のうち少なくとも2つを、1つの装置として構成することができる。具体的には、情報処理装置40を、例えばタブレット端末又はスマートフォン等の、表示装置20の表示部21、入力装置30の入力部31、又はこれらの両方を含む装置とすることができる。或いは、表示装置20及び入力装置30を、1つの装置として、表示部21及び入力部31を備える構成とすることができる。 For example, at least two of the display device 20, the input device 30, and the information processing device 40 according to the above-described embodiment can be configured as one device. Specifically, the information processing device 40 can be a device including the display unit 21 of the display device 20, the input unit 31 of the input device 30, or both, for example, a tablet terminal or a smartphone. Alternatively, the display device 20 and the input device 30 may be configured to include the display unit 21 and the input unit 31 as one device.

また、上述した実施形態において、図4~図6を参照して情報処理システム1の動作の例について説明した。しかしながら、上述した動作に含まれる一部のステップ、又は1つのステップに含まれる一部の動作が、論理的に矛盾しない範囲内において省略された構成も可能である。また、上述した動作に含まれる複数のステップの順番が、論理的に矛盾しない範囲内において入れ替わった構成も可能である。 Further, in the above-described embodiment, an example of the operation of the information processing system 1 has been described with reference to FIGS. 4 to 6. However, it is possible that some steps included in the above-mentioned operations or some operations included in one step are omitted within a range that is not logically inconsistent. Further, it is possible that the order of the plurality of steps included in the above-mentioned operation is interchanged within a range that is not logically inconsistent.

また、上述した実施形態において、情報処理装置40の制御部43によって実現される各種の手段をソフトウェア構成として説明したが、これらのうち少なくとも一部の手段は、ソフトウェア資源及び/又はハードウェア資源を含む概念とすることができる。例えば、第1計測手段434及び第2計測手段435の各々は、1つ以上のプロセッサ及び1つ以上のメモリを含んでもよい。また例えば、評価手段436は、1つ以上のディスプレイ装置又は印刷装置等を含んでもよい。 Further, in the above-described embodiment, various means realized by the control unit 43 of the information processing apparatus 40 have been described as software configurations, but at least some of these means use software resources and / or hardware resources. It can be a concept that includes. For example, each of the first measuring means 434 and the second measuring means 435 may include one or more processors and one or more memories. Further, for example, the evaluation means 436 may include one or more display devices, printing devices, and the like.

また、上述した実施形態において、情報表示性能の評価は、情報処理装置40が単独で表示部21に情報を表示する性能の評価であるものとして説明したが、この限りではない。情報表示性能の評価は、図7に示すように、情報処理システム1は、情報処理装置40がサーバ装置10と協働して表示部21に情報を表示する性能の評価をする構成も可能である。 Further, in the above-described embodiment, the evaluation of the information display performance has been described as an evaluation of the performance of the information processing apparatus 40 independently displaying information on the display unit 21, but the present invention is not limited to this. As shown in FIG. 7, the information processing system 1 can be configured to evaluate the performance of the information processing device 40 to display information on the display unit 21 in cooperation with the server device 10. be.

図7は、本発明の他の実施形態に係る情報処理システム1の概略構成を示すブロック図である。本実施形態は、図1等を参照して上述した情報処理システム1と比べて、サーバ装置10が含まれている点で異なる。サーバ装置10は、サーバ通信部11と、サーバ記憶部12と、サーバ制御部13と、を備える。サーバ通信部11、サーバ記憶部12、及びサーバ制御部13は、それぞれ上述した、通信部41、記憶部42、及び制御部43に相当する機能を有する。本実施形態において、サーバ装置10は、サーバ通信部11を介して、LAN、WAN(Wide Area Network)、インターネット、又は専用線等を含むネットワークを介して情報処理装置40の通信部41と接続される。これによって、サーバ装置10は、情報処理装置40と有線又は無線で通信可能とされる。 FIG. 7 is a block diagram showing a schematic configuration of the information processing system 1 according to another embodiment of the present invention. This embodiment is different from the information processing system 1 described above with reference to FIG. 1 and the like in that the server device 10 is included. The server device 10 includes a server communication unit 11, a server storage unit 12, and a server control unit 13. The server communication unit 11, the server storage unit 12, and the server control unit 13 have functions corresponding to the above-mentioned communication unit 41, storage unit 42, and control unit 43, respectively. In the present embodiment, the server device 10 is connected to the communication unit 41 of the information processing device 40 via the server communication unit 11 via a network including a LAN, WAN (Wide Area Network), the Internet, or a dedicated line. To. As a result, the server device 10 can communicate with the information processing device 40 by wire or wirelessly.

図7に示される情報処理システム1では、上述した情報処理装置40の機能又は処理として説明された機能又は処理の全部又は一部が、サーバ装置10の機能又は処理として実現される構成も可能である。具体的には、上述した情報処理装置40の各機能を実現する処理内容を記述したプログラムを、サーバ装置10のメモリ等のサーバ記憶部12に記憶し、サーバ装置10のプロセッサ等のサーバ制御部13によって当該プログラムを読み出して実行させる。これによって、情報処理装置40は、情報表示性能の評価に関する処理として上述した処理の少なくとも一部をサーバ装置10と協働して実行する。情報処理装置40は、例えば表示要求に応答して表示部21に表示させる表示情報を生成する処理の一部をサーバ装置10に実行させる。 In the information processing system 1 shown in FIG. 7, it is possible to configure all or part of the functions or processes described as the functions or processes of the information processing device 40 described above as the functions or processes of the server device 10. be. Specifically, a program describing the processing contents that realize each function of the information processing device 40 described above is stored in the server storage unit 12 such as the memory of the server device 10, and the server control unit such as the processor of the server device 10 is stored. 13 reads the program and executes it. As a result, the information processing apparatus 40 executes at least a part of the above-mentioned processing as the processing related to the evaluation of the information display performance in cooperation with the server apparatus 10. The information processing device 40 causes the server device 10 to execute, for example, a part of the process of generating the display information to be displayed on the display unit 21 in response to the display request.

1 情報処理システム
10 サーバ装置
11 サーバ通信部
12 サーバ記憶部
13 サーバ制御部
20 表示装置
21 表示部
30 入力装置
31 入力部
40 情報処理装置
41 通信部
42 記憶部
43 制御部
431 取得手段
432 表示手段
433 設定手段
434 第1計測手段
435 第2計測手段
436 評価手段
50 ネットワーク
1 Information processing system 10 Server device 11 Server communication unit 12 Server storage unit 13 Server control unit 20 Display device 21 Display unit 30 Input device 31 Input unit 40 Information processing device 41 Communication unit 42 Storage unit 43 Control unit 431 Acquisition means 432 Display means 433 Setting means 434 First measuring means 435 Second measuring means 436 Evaluation means 50 Network

Claims (9)

表示部に表示情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記表示情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、
を備え、
前記第2計測手段は、前記表示情報の一部を特定する基準情報に基づいて、前記表示部に前記表示情報が表示されたか否かを判定し、前記基準情報は、前記取得手段によって前記表示要求が取得されたのち前記表示部に最初に表示される、前記表示情報の一部を特定する、情報処理装置。
An acquisition method for acquiring a display request for displaying display information on the display unit, and
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the display information is displayed on the display unit in response to the display request.
An evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time, and
Equipped with
The second measuring means determines whether or not the display information is displayed on the display unit based on the reference information that identifies a part of the display information, and the reference information is displayed by the acquisition means. An information processing device that identifies a part of the display information that is first displayed on the display unit after the request is acquired .
前記基準情報には、前記表示部に表示される前記表示情報の要素を特定する情報が含まれ、
前記第2計測手段は、前記基準情報に基づいて、前記表示部に前記要素が表示されたと判定した場合に、前記表示部に前記表示情報が表示されたと判定する、請求項に記載の情報処理装置。
The reference information includes information for specifying an element of the display information displayed on the display unit.
The information according to claim 1 , wherein the second measuring means determines that the display information is displayed on the display unit when it is determined that the element is displayed on the display unit based on the reference information. Processing equipment.
前記基準情報には、前記表示部において前記表示情報の一部が表示される範囲を特定する情報が含まれ、
前記第2計測手段は、前記基準情報に基づいて、前記表示部の前記範囲に前記表示情報の一部が表示されたと判定した場合に、前記表示部に前記表示情報が表示されたと判定する、請求項1又は2に記載の情報処理装置。
The reference information includes information that specifies a range in which a part of the display information is displayed on the display unit.
Based on the reference information, the second measuring means determines that the display information is displayed on the display unit when it is determined that a part of the display information is displayed in the range of the display unit. The information processing apparatus according to claim 1 or 2 .
前記第2計測手段は、複数の前記基準情報のすべてに基づいて、前記表示部に前記表示情報が表示されたか否かを判定する、請求項1からのいずれか一項に記載の情報処理装置。 The information processing according to any one of claims 1 to 3 , wherein the second measuring means determines whether or not the display information is displayed on the display unit based on all of the plurality of reference information. Device. 前記第2計測手段は、複数の前記基準情報の少なくとも1つに基づいて、前記表示部に前記表示情報が表示されたか否かを判定する、前記表示部に請求項1からのいずれか一項に記載の情報処理装置。 The second measuring means is any one of claims 1 to 3 on the display unit, which determines whether or not the display information is displayed on the display unit based on at least one of the plurality of reference information. The information processing device described in the section. 前記評価手段は、複数の前記第1時間及び前記第2時間の対から算出される前記応答時間に基づいて所定の基準が満たされるか否かを評価する、請求項1からのいずれか一項に記載の情報処理装置。 The evaluation means is any one of claims 1 to 5 , which evaluates whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time. The information processing device described in the section. 表示部に表示情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記表示情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、
を備え、
前記第2計測手段は、前記表示情報の一部を特定する基準情報に基づいて、前記表示部に前記表示情報が表示されたか否かを判定し、前記基準情報は、前記取得手段によって前記表示要求が取得されたのち前記表示部に最初に表示される、前記表示情報の一部を特定する、情報処理システム。
An acquisition method for acquiring a display request for displaying display information on the display unit, and
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the display information is displayed on the display unit in response to the display request.
An evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time, and
Equipped with
The second measuring means determines whether or not the display information is displayed on the display unit based on the reference information that identifies a part of the display information, and the reference information is displayed by the acquisition means. An information processing system that identifies a part of the display information that is first displayed on the display unit after the request is acquired .
情報処理装置を、
表示部に表示情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記表示情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、
として機能させ、
前記第2計測手段は、前記表示情報の一部を特定する基準情報に基づいて、前記表示部に前記表示情報が表示されたか否かを判定し、前記基準情報は、前記取得手段によって前記表示要求が取得されたのち前記表示部に最初に表示される、前記表示情報の一部を特定する、プログラム。
Information processing equipment,
An acquisition method for acquiring a display request for displaying display information on the display unit, and
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the display information is displayed on the display unit in response to the display request.
An evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time, and
To function as
The second measuring means determines whether or not the display information is displayed on the display unit based on the reference information that identifies a part of the display information, and the reference information is displayed by the acquisition means. A program that identifies a portion of the display information that is first displayed on the display after the request has been obtained .
通信可能に接続された複数の情報処理装置によって構成され、
表示部に表示情報を表示させる表示要求を取得する取得手段と、
前記表示要求が取得されたときの第1時間を計測する第1計測手段と、
前記表示要求に応答して前記表示部に前記表示情報が表示されたと判定したときの第2時間を計測する第2計測手段と、
前記第1時間及び前記第2時間の対から算出される応答時間に基づいて所定の基準が満たされるか否かを評価する評価手段と、を備え、
前記第2計測手段は、前記表示情報の一部を特定する基準情報に基づいて、前記表示部に前記表示情報が表示されたか否かを判定し、前記基準情報は、前記取得手段によって前記表示要求が取得されたのち前記表示部に最初に表示される、前記表示情報の一部を特定する、情報処理システムにおける、前記複数の情報処理装置のうち1つの情報処理装置を、
前記取得手段、前記第1計測手段、前記第2計測手段、及び前記評価手段の少なくとも1つとして機能させる、プログラム。

Consists of multiple information processing devices that are communicably connected
An acquisition method for acquiring a display request for displaying display information on the display unit, and
A first measuring means for measuring the first time when the display request is acquired, and
A second measuring means for measuring a second time when it is determined that the display information is displayed on the display unit in response to the display request.
An evaluation means for evaluating whether or not a predetermined criterion is satisfied based on the response time calculated from the pair of the first time and the second time is provided.
The second measuring means determines whether or not the display information is displayed on the display unit based on the reference information that identifies a part of the display information, and the reference information is displayed by the acquisition means. An information processing device among the plurality of information processing devices in an information processing system that specifies a part of the display information that is first displayed on the display unit after the request is acquired .
A program that functions as at least one of the acquisition means, the first measurement means, the second measurement means, and the evaluation means.

JP2019065059A 2019-03-28 2019-03-28 Information processing equipment, information processing systems, and programs Active JP7069076B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019065059A JP7069076B2 (en) 2019-03-28 2019-03-28 Information processing equipment, information processing systems, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019065059A JP7069076B2 (en) 2019-03-28 2019-03-28 Information processing equipment, information processing systems, and programs

Publications (2)

Publication Number Publication Date
JP2020166448A JP2020166448A (en) 2020-10-08
JP7069076B2 true JP7069076B2 (en) 2022-05-17

Family

ID=72716191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019065059A Active JP7069076B2 (en) 2019-03-28 2019-03-28 Information processing equipment, information processing systems, and programs

Country Status (1)

Country Link
JP (1) JP7069076B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112908297B (en) * 2020-12-22 2022-07-08 北京百度网讯科技有限公司 Response speed testing method, device, equipment and storage medium of vehicle-mounted equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017502535A (en) 2013-10-07 2017-01-19 タクチュアル ラブズ シーオー. Latency measurement and test system and method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002007340A (en) * 2000-06-21 2002-01-11 Mitsubishi Electric Corp Display response time measuring instrument
JP4186914B2 (en) * 2004-11-10 2008-11-26 ソニー株式会社 Apparatus, method, program and recording medium for real-time evaluation of pointing device
JP6290743B2 (en) * 2014-07-25 2018-03-07 株式会社三菱東京Ufj銀行 Information processing apparatus and program
JP2019074810A (en) * 2017-10-12 2019-05-16 富士通コネクテッドテクノロジーズ株式会社 Portable electronic device, vibration control program and vibration control method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017502535A (en) 2013-10-07 2017-01-19 タクチュアル ラブズ シーオー. Latency measurement and test system and method

Also Published As

Publication number Publication date
JP2020166448A (en) 2020-10-08

Similar Documents

Publication Publication Date Title
US10657477B2 (en) Work data management system and work data management method
US9864969B2 (en) Image processing apparatus for generating map of differences between an image and a layout plan
CN107850888B (en) Manufacturing process management system, manufacturing process management method, and manufacturing process management program
US10331322B2 (en) Method and system for prototyping graphic user interface
US20180039559A1 (en) Method and apparatus for creating reference images for an automated test of software with a graphical user interface
US9600893B2 (en) Image processing device, method, and medium for discriminating a type of input image using non-common regions
JP2015001146A (en) Reinforcement bar inspection assisting device and program
JP6978141B6 (en) How to generate a blueprint for a block object
CN113593071A (en) Inspection method, inspection device, inspection system, computer equipment and storage medium
US20210056370A1 (en) Optical tag based information apparatus interaction method and system
JP6672673B2 (en) Information processing apparatus, control method, and program
Hoffelder et al. Multivariate equivalence tests for use in pharmaceutical development
JP7069076B2 (en) Information processing equipment, information processing systems, and programs
JP7186833B2 (en) Information processing device, information processing method, and computer program
US20180039386A1 (en) Image control method and device
US20190303114A1 (en) Program creating apparatus, program creating method, and non-transitory computer readable medium
US20180374247A1 (en) Graph display method, electronic device, and recording medium
US20210049786A1 (en) Method and device of processing image, and computer readable storage medium
JP5115457B2 (en) Cursor movement control method, apparatus, and program
CN103810098A (en) Evaluation of resizing capability of web browser
JP2020024573A (en) Browsing state analysis device, browsing state analysis method and browsing state analysis program
JP6889292B2 (en) Information processing equipment, information processing methods and computer programs
KR20180131132A (en) Method for image matching and apparatus for executing the method
CN113742544A (en) Multi-object association display method and device and computer readable storage medium
JP6293293B2 (en) How to establish routines for multi-sensor measurement equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190328

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200707

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200826

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210202

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210428

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20210831

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20211130

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20211214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220208

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20220308

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20220412

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20220412

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220502

R150 Certificate of patent or registration of utility model

Ref document number: 7069076

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150