-
# Instructions
In this issue, you are going to benchmark your website for performance using a couple of tools. The metrics generated by the tools can be used to focus your efforts towards the most af…
-
### What happened?
**Issue Description**: While conducting load testing on an API utilizing the DataApiBuilder (DAB), it was observed that the telemetry data available in Live Metrics and other Appli…
-
Hi,
I am interested in reproducing the results from the DTIN dataset. Could you please share the evaluation code for DTIN?
Thank you.
-
**Summary:**
ServiceDate.getCalendarForDate(..) used 4.5 % CPU time in one of our benchmarks
**Steps to reproduce:**
Run performance testing using Open Trip Planner
**Expected behavior:*…
-
hello, flash-attention is really a great work!
However, I am trying to reproduce the TFLOPS data from the flash2 paper on an A100 40GB machine(The computing power of the A100 40GB should be the sam…
-
### Your current environment
Command line:
```
cd vllm-fork/benchmarks
python benchmark_latency.py \
--model meta-llama/Meta-Llama-3-8B \
--dtype bfloat16 \
--output-len 128 \
…
-
### Problem
`omrmem_allocate_memory32` allocates native memory below 4G.
While running a Java virtual thread benchmark named [Skynet](https://github.com/ibmruntimes/openj9-openjdk-jdk21/blob/ope…
-
📚 This guide explains how to export a trained YOLOv5 🚀 model from PyTorch to ONNX and TorchScript formats. UPDATED 8 December 2022.
## Before You Start
Clone repo and install [requirements.txt](…
-
## Overview
OSQuery users can currently configure a custom `pack_delimiter` in their osquery agent [configuration](https://osquery.readthedocs.io/en/stable/installation/cli-flags/) which is a charact…
-
### Expected behaviour
I have a 3 server redis cluster as a memcached replacement. All nodes are master, without slaves.
I'm testing a scenario when one of the nodes is dead and am expecting phpredi…