Rohan Sakhale

Technology Evangelist, Product Engineer, Analytics Expert

vuePress-theme-reco Rohan Sakhale    2011 - 2024
Rohan Sakhale Rohan Sakhale

Choose mode

  • dark
  • auto
  • light
Home
Category
  • Codes
  • Learning
  • Libraries
  • Performance Testing
  • Personal Experience
  • Inspirational
  • Collaboration
Tag
TimeLine
About
Contact
  • GitLab (opens new window)
  • GitHub (opens new window)
  • Twitter (opens new window)
  • LinkedIn (opens new window)
GitLab (opens new window)
author-avatar

Rohan Sakhale

57

Articles

38

Tags

    Home
    Category
    • Codes
    • Learning
    • Libraries
    • Performance Testing
    • Personal Experience
    • Inspirational
    • Collaboration
    Tag
    TimeLine
    About
    Contact
    • GitLab (opens new window)
    • GitHub (opens new window)
    • Twitter (opens new window)
    • LinkedIn (opens new window)
    GitLab (opens new window)

    Performance Testing Categories

    vuePress-theme-reco Rohan Sakhale    2011 - 2024
    • Codes 45
    • Learning 1
    • Libraries 2
    • Performance Testing 2
    • Personal Experience 5
    • Inspirational 1
    • Collaboration 1
    JMeter for Performance Test

    # JMeter

    The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance.

    Rohan Sakhale 11/25/2016 jmeterreporting
    90 Percentile line in JMeter Aggregate Report

    The 90% percentile line is where the response time fall under the smallest range of 90% and rest 10% are considered as higher values which are ignored.

    # Calculate

    1. Sort your transactions by response time
    2. Remove 10% highest time taking transaction
    3. Now the transactions left are your 90 percentile values.
    Rohan Sakhale 11/21/2016 jmeterreporting
    Prev 1 ... 1 ... 1 Next Jump To Go