[PR #12786] tests: move csv output to benchstat format #12686

Open
opened 2025-11-12 16:43:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12786
Author: @pdevine
Created: 10/27/2025
Status: 🔄 Open

Base: mainHead: pdevine/integration-benchstat


📝 Commits (1)

  • 61349a8 tests: move csv output to benstat format

📊 Changes

1 file changed (+17 additions, -21 deletions)

View changed files

📝 integration/model_perf_test.go (+17 -21)

📄 Description

This PR changes the CSV formatted integration tests to use the benchstat format instead. The performance metrics are written to STDERR (the same as the CSV tests) which you can feed into benchstat


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/12786 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 10/27/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `pdevine/integration-benchstat` --- ### 📝 Commits (1) - [`61349a8`](https://github.com/ollama/ollama/commit/61349a8ec6ba548fb05ae671828cf1ecefb86c63) tests: move csv output to benstat format ### 📊 Changes **1 file changed** (+17 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `integration/model_perf_test.go` (+17 -21) </details> ### 📄 Description This PR changes the CSV formatted integration tests to use the benchstat format instead. The performance metrics are written to STDERR (the same as the CSV tests) which you can feed into `benchstat` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-12 16:43:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#12686