【Jmeter】文件详解:文件译文 —— graph.js.fmkr (测试报告模版配置文件)

本文档详细解读了JMeter中graph.js.fmkr文件,涵盖文件许可、页面加载事件及一系列图表更新函数,如响应时间百分位数、活动线程随时间变化、字节吞吐量、延迟等性能指标的刷新方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

目录

一、文件许可说明

第1段——文件许可说明

二、已封装的方法

第2段—— $(document).ready(function()

第3段—— var responseTimePercentilesInfos

第4段—— function setEmptyGraph(elementId)

第5段—— 响应时间百分位数:function refreshResponseTimePercentiles()

第6段—— var responseTimeDistributionInfos

第7段—— 响应时间分布:function refreshResponseTimeDistribution()

第8段—— var syntheticResponseTimeDistributionInfos

第9段—— 响应时间分布:function refreshSyntheticResponseTimeDistribution()

第10段—— var activeThreadsOverTimeInfos

第11段—— 活动线程随时间变化:function refreshActiveThreadsOverTime(fixTimestamps) 

第12段—— var timeVsThreadsInfos

第13段—— 时间与线程:function refreshTimeVsThreads()

第14段—— var bytesThroughputOverTimeInfos

第15段—— 字节吞吐量随时间变化:function refreshBytesThroughputOverTime(fixTimestamps) 

第16段—— var responseTimesOverTimeInfos

第17段—— 随时间变化的响应时间:function refreshResponseTimeOverTime(fixTimestamps) 

第19段—— 一段时间的延迟:function refreshLatenciesOverTime(fixTimestamps)

第20段—— var connectTimeOverTimeInfos

第21段—— 连接时间超时:function refreshConnectTimeOverTime(fixTimestamps)

第22段—— var responseTimePercentilesOverTimeInfos

第23段—— 响应时间百分比随时间变化:function refreshResponseTimePercentilesOverTime(fixTimestamps)

第23段—— var responseTimeVsRequestInfos

第24段—— 响应时间与请求:function refreshResponseTimeVsRequest() 

第25段—— var latenciesVsRequestInfos

第26段—— 延迟与请求:function refreshLatenciesVsRequest() 

第27段—— var hitsPerSecondInfos

第28段—— 每秒点击次数:function refreshHitsPerSecond(fixTimestamps)

第29段—— var codesPerSecondInfos

第30段—— 每秒代码数:function refreshCodesPerSecond(fixTimestamps)

第31段—— var transactionsPerSecondInfos

第32段—— 每秒处理事务数:function refreshTransactionsPerSecond(fixTimestamps)

第33段—— var totalTPSInfos 

第34段—— 每秒处理总事务数:function refreshTotalTPS(fixTimestamps)

第35段—— function collapse(elem, collapsed)

第36段—— 激活或禁用指定图的所有系列取决于检查的参数

第37段—— function toggleAll(id, checked)



一、文件许可说明

第1段——文件许可说明

/*
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable l
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

顾三殇

觉得不错的话,打赏鼓励一下吧~

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值