[PR #248] [MERGED] Add benchmark tests for rdb package #2703

Closed
opened 2026-03-15 20:58:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/248
Author: @hibiken
Created: 3/7/2021
Status: Merged
Merged: 3/8/2021
Merged by: @hibiken

Base: masterHead: bench/rdb_benchmark


📝 Commits (2)

📊 Changes

4 files changed (+272 additions, -6 deletions)

View changed files

📝 asynq.go (+1 -1)
internal/rdb/benchmark_test.go (+266 -0)
📝 internal/rdb/rdb_test.go (+4 -4)
📝 server_test.go (+1 -1)

📄 Description

No description provided


🔄 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/hibiken/asynq/pull/248 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 3/7/2021 **Status:** ✅ Merged **Merged:** 3/8/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `bench/rdb_benchmark` --- ### 📝 Commits (2) - [`f20d847`](https://github.com/hibiken/asynq/commit/f20d84786f92361a5d44cf0d51069c7d418a9912) Minor fix - [`93c7c51`](https://github.com/hibiken/asynq/commit/93c7c51abea34a04797e1b9c681679742c1c61bb) Add benchmark tests for rdb package ### 📊 Changes **4 files changed** (+272 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `asynq.go` (+1 -1) ➕ `internal/rdb/benchmark_test.go` (+266 -0) 📝 `internal/rdb/rdb_test.go` (+4 -4) 📝 `server_test.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 20:58:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2703
No description provided.