[PR #2573] Add Benchmarking section #1890

Open
opened 2025-11-06 13:25:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2573
Author: @epompeii
Created: 4/4/2024
Status: 🔄 Open

Base: masterHead: benchmarking


📝 Commits (1)

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 README.md (+12 -0)

📄 Description

What is this Python project?

This adds a Benchmarking section. It includes two benchmarking harnesses, a module in the standard library, and a tool for tracking benchmark results over time.

What's the difference between this Python project and similar ones?

There is currently no listed benchmark harnesses. This PR adds them.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 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/vinta/awesome-python/pull/2573 **Author:** [@epompeii](https://github.com/epompeii) **Created:** 4/4/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `benchmarking` --- ### 📝 Commits (1) - [`c1a3114`](https://github.com/vinta/awesome-python/commit/c1a3114b7faffe85174232f27c3301148cf2e2e0) Add Benchmarking section ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -0) </details> ### 📄 Description ## What is this Python project? This adds a `Benchmarking` section. It includes two benchmarking harnesses, a module in the standard library, and a tool for tracking benchmark results over time. ## What's the difference between this Python project and similar ones? There is currently no listed benchmark harnesses. This PR adds them. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <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-06 13:25:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1890