Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions technical-reports/Performance-Testing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Performance Testing of TEAMMATES
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated

This report gives a detailed explanation of the profiling operations performed on TEAMMATES. It gives an outline of the
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated
problem and describes our proposed solution.

* [Introduction](#Introduction)
Comment thread
RonakLakhotia marked this conversation as resolved.
* [Problem](#Problem)
* [A brief overview of the Proposed Solution](#Overview-of-Solution)
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated
* [Tools considered for Performance Testing](#Tools-considered-for-Performance-Testing)
* [Reasons for using JMeter](#Reasons-for-using-JMeter)
Comment thread
RonakLakhotia marked this conversation as resolved.
* [Design of the Workflow](#Design-of-the-workflow)
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated
* [Findings](#Findings)
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated
* [Future Improvements](#Future-improvements)
Comment thread
RonakLakhotia marked this conversation as resolved.
Outdated

## Introduction

## Problem

## Overview of Solution

## Tools considered for Performance Testing

## Reasons for using JMeter

## Design of the workflow

## Findings

## Future Improvements