Skip to content

Conversation

@callmedenchick
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

📊 Performance Metrics

Performance Metrics (postgres storage)

  • CPU: 0.77s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 15.9MB heap • 39.6MB RAM • 25.0MB total • 228717 allocs
  • GC: 5 cycles (1.05ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (memory storage)

  • CPU: 0.66s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 9.8MB heap • 38.2MB RAM • 25.4MB total • 213951 allocs
  • GC: 5 cycles (0.72ms avg)
  • FDs: 8/65536 (0.0%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR integrates Ton Analytics event tracking throughout the bridge service. The changes refactor the analytics client to use instance methods instead of standalone functions, add comprehensive event tracking for bridge operations (connection lifecycle, message handling, verification), and introduce helper utilities for normalizing client IDs and handling optional fields.

  • Refactored analytics client from standalone functions to instance methods with configuration fields
  • Added 11 new event types covering the complete bridge operation lifecycle
  • Integrated analytics event sending across v1 and v3 handlers for all major operations

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
tonmetrics/analytics.go Refactored analytics client to use instance methods, added 11 event creation methods, and implemented helper functions for optional fields and event ID generation
internal/v3/handler/handler.go Added analytics client field and event tracking for connection lifecycle, message operations, and validation errors; introduced normalizeClientIDs helper
internal/v1/handler/handler.go Similar analytics integration as v3 with event tracking for all major operations and normalizeClientIDs helper
internal/v1/storage/pg.go Added expired message event tracking in the worker
internal/v1/storage/mem.go Added expired message event tracking and analytics client initialization

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.66s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 18.5MB heap • 45.1MB RAM • 26.1MB total • 204989 allocs
  • GC: 5 cycles (1.02ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.78s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 20.7MB heap • 51.8MB RAM • 29.6MB total • 229619 allocs
  • GC: 5 cycles (0.22ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.68s (4 cores) • Goroutines: 7 • Threads: 8
  • Memory: 14.3MB heap • 39.1MB RAM • 23.3MB total • 201025 allocs
  • GC: 5 cycles (0.20ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.81s (4 cores) • Goroutines: 9 • Threads: 7
  • Memory: 14.0MB heap • 45.9MB RAM • 28.4MB total • 225679 allocs
  • GC: 5 cycles (0.21ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

@callmedenchick callmedenchick force-pushed the ton-analytics-send-events branch from acf5df2 to a2339b6 Compare November 17, 2025 16:16
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.67s (4 cores) • Goroutines: 7 • Threads: 8
  • Memory: 17.8MB heap • 45.1MB RAM • 26.0MB total • 202651 allocs
  • GC: 5 cycles (0.68ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.78s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 19.7MB heap • 51.9MB RAM • 28.1MB total • 226603 allocs
  • GC: 6 cycles (1.27ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.70s (4 cores) • Goroutines: 7 • Threads: 9
  • Memory: 13.7MB heap • 36.9MB RAM • 23.0MB total • 200514 allocs
  • GC: 5 cycles (0.43ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.77s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 16.5MB heap • 41.6MB RAM • 25.8MB total • 222247 allocs
  • GC: 5 cycles (1.10ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.68s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 17.8MB heap • 47.0MB RAM • 27.0MB total • 201066 allocs
  • GC: 5 cycles (0.12ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.69s (4 cores) • Goroutines: 9 • Threads: 7
  • Memory: 13.6MB heap • 39.8MB RAM • 26.1MB total • 226951 allocs
  • GC: 6 cycles (2.31ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.64s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 11.0MB heap • 33.0MB RAM • 22.0MB total • 199550 allocs
  • GC: 5 cycles (0.87ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.79s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 15.8MB heap • 41.8MB RAM • 24.6MB total • 222254 allocs
  • GC: 5 cycles (2.30ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.66s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 7.2MB heap • 32.3MB RAM • 22.6MB total • 202822 allocs
  • GC: 6 cycles (0.10ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.81s (4 cores) • Goroutines: 9 • Threads: 7
  • Memory: 14.2MB heap • 49.5MB RAM • 30.0MB total • 234335 allocs
  • GC: 6 cycles (1.36ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.66s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 11.1MB heap • 36.8MB RAM • 23.0MB total • 198658 allocs
  • GC: 5 cycles (0.94ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.81s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 17.2MB heap • 58.1MB RAM • 28.8MB total • 230215 allocs
  • GC: 6 cycles (2.45ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

@callmedenchick callmedenchick force-pushed the ton-analytics-send-events branch from 1f15bbc to 80e47f9 Compare November 17, 2025 21:27
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.66s (4 cores) • Goroutines: 7 • Threads: 7
  • Memory: 17.4MB heap • 46.9MB RAM • 25.4MB total • 203341 allocs
  • GC: 5 cycles (1.01ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.81s (4 cores) • Goroutines: 9 • Threads: 10
  • Memory: 10.1MB heap • 39.5MB RAM • 23.7MB total • 222943 allocs
  • GC: 6 cycles (0.72ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

@github-actions
Copy link

github-actions bot commented Nov 18, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.69s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 9.7MB heap • 34.9MB RAM • 22.6MB total • 201006 allocs
  • GC: 6 cycles (0.34ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.79s (4 cores) • Goroutines: 10 • Threads: 10
  • Memory: 12.6MB heap • 44.8MB RAM • 25.8MB total • 225884 allocs
  • GC: 6 cycles (0.69ms avg)
  • FDs: 34/65536 (0.1%)

📊 Performance Metrics (cluster-valkey storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (dnsmasq storage)

Bridge service not accessible after 30 seconds

📊 Performance Metrics (nginx storage)

Bridge service not accessible after 30 seconds

@callmedenchick callmedenchick force-pushed the ton-analytics-send-events branch from fa2c7f7 to e04349e Compare November 20, 2025 19:22
@github-actions
Copy link

github-actions bot commented Nov 20, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.69s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 19.0MB heap • 45.3MB RAM • 26.7MB total • 203241 allocs
  • GC: 5 cycles (0.67ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.76s (4 cores) • Goroutines: 10 • Threads: 8
  • Memory: 18.3MB heap • 43.8MB RAM • 26.5MB total • 223539 allocs
  • GC: 5 cycles (0.78ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.67s (4 cores) • Goroutines: 9 • Threads: 10
  • Memory: 20.2MB heap • 56.6MB RAM • 31.1MB total • 267673 allocs
  • GC: 6 cycles (0.24ms avg)
  • FDs: 69/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.09s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 16.2MB RAM • 1.2MB total • 6762 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.22s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 4.3MB heap • 21.6MB RAM • 7.3MB total • 51952 allocs
  • GC: 3 cycles (0.76ms avg)
  • FDs: 50/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Nov 20, 2025

📊 Performance Metrics

Performance Metrics (postgres storage)

  • CPU: 0.69s (4 cores) • Goroutines: 10 • Threads: 7
  • Memory: 21.0MB heap • 46.0MB RAM • 26.7MB total • 250099 allocs
  • GC: 5 cycles (2.29ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (memory storage)

  • CPU: 0.68s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 12.9MB heap • 35.1MB RAM • 23.4MB total • 225987 allocs
  • GC: 6 cycles (0.35ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.63s (4 cores) • Goroutines: 9 • Threads: 10
  • Memory: 15.3MB heap • 44.5MB RAM • 27.1MB total • 288931 allocs
  • GC: 6 cycles (1.02ms avg)
  • FDs: 69/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 5
  • Memory: 1.1MB heap • 16.1MB RAM • 1.1MB total • 5820 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 13/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.32s (4 cores) • Goroutines: 9 • Threads: 10
  • Memory: 11.2MB heap • 32.0MB RAM • 14.4MB total • 106450 allocs
  • GC: 4 cycles (1.33ms avg)
  • FDs: 69/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Nov 20, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.68s (4 cores) • Goroutines: 8 • Threads: 7
  • Memory: 17.3MB heap • 44.4MB RAM • 25.5MB total • 227603 allocs
  • GC: 5 cycles (0.77ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.81s (4 cores) • Goroutines: 10 • Threads: 9
  • Memory: 5.3MB heap • 29.5MB RAM • 24.2MB total • 252362 allocs
  • GC: 6 cycles (2.49ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.64s (4 cores) • Goroutines: 9 • Threads: 13
  • Memory: 24.6MB heap • 62.9MB RAM • 33.6MB total • 297848 allocs
  • GC: 6 cycles (0.22ms avg)
  • FDs: 69/65536 (0.1%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.31s (4 cores) • Goroutines: 9 • Threads: 9
  • Memory: 8.6MB heap • 27.8MB RAM • 12.3MB total • 93422 allocs
  • GC: 4 cycles (3.20ms avg)
  • FDs: 69/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.09s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.1MB heap • 16.1MB RAM • 1.1MB total • 6006 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 13/65536 (0.0%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.1MB heap • 15.0MB RAM • 1.1MB total • 5744 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.17s (4 cores) • Goroutines: 9 • Threads: 7
  • Memory: 4.0MB heap • 21.7MB RAM • 7.5MB total • 62412 allocs
  • GC: 3 cycles (0.13ms avg)
  • FDs: 44/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Nov 20, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.70s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 12.1MB heap • 40.8MB RAM • 26.4MB total • 233471 allocs
  • GC: 6 cycles (0.33ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.79s (4 cores) • Goroutines: 10 • Threads: 7
  • Memory: 13.2MB heap • 43.8MB RAM • 24.9MB total • 249397 allocs
  • GC: 5 cycles (0.53ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.67s (4 cores) • Goroutines: 9 • Threads: 10
  • Memory: 19.6MB heap • 56.9MB RAM • 30.1MB total • 293443 allocs
  • GC: 6 cycles (0.50ms avg)
  • FDs: 69/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.1MB heap • 16.3MB RAM • 1.1MB total • 5972 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.35s (4 cores) • Goroutines: 9 • Threads: 11
  • Memory: 10.5MB heap • 30.1MB RAM • 15.1MB total • 125989 allocs
  • GC: 4 cycles (2.90ms avg)
  • FDs: 67/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.69s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 17.3MB heap • 43.1MB RAM • 26.1MB total • 232833 allocs
  • GC: 5 cycles (1.47ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.79s (4 cores) • Goroutines: 10 • Threads: 8
  • Memory: 21.6MB heap • 51.9MB RAM • 30.1MB total • 258872 allocs
  • GC: 5 cycles (0.61ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.68s (4 cores) • Goroutines: 9 • Threads: 11
  • Memory: 24.3MB heap • 60.8MB RAM • 33.1MB total • 301696 allocs
  • GC: 6 cycles (0.65ms avg)
  • FDs: 69/65536 (0.1%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.22s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 5.8MB heap • 21.6MB RAM • 8.4MB total • 62547 allocs
  • GC: 3 cycles (0.15ms avg)
  • FDs: 52/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 7 • Threads: 5
  • Memory: 1.3MB heap • 16.3MB RAM • 1.3MB total • 6352 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.10s (4 cores) • Goroutines: 9 • Threads: 6
  • Memory: 1.3MB heap • 17.6MB RAM • 4.5MB total • 39509 allocs
  • GC: 2 cycles (0.07ms avg)
  • FDs: 9/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.10s (4 cores) • Goroutines: 11 • Threads: 6
  • Memory: 1.4MB heap • 19.1MB RAM • 4.8MB total • 41700 allocs
  • GC: 2 cycles (0.10ms avg)
  • FDs: 12/65536 (0.0%)

@callmedenchick callmedenchick force-pushed the ton-analytics-send-events branch from 869e650 to d89e39f Compare November 21, 2025 13:33
@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.72s (4 cores) • Goroutines: 9 • Threads: 7
  • Memory: 10.4MB heap • 35.2MB RAM • 30.0MB total • 257482 allocs
  • GC: 8 cycles (0.42ms avg)
  • FDs: 9/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.85s (4 cores) • Goroutines: 11 • Threads: 11
  • Memory: 9.5MB heap • 38.4MB RAM • 30.0MB total • 278681 allocs
  • GC: 9 cycles (1.15ms avg)
  • FDs: 35/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.72s (4 cores) • Goroutines: 10 • Threads: 12
  • Memory: 14.7MB heap • 45.9MB RAM • 36.4MB total • 322709 allocs
  • GC: 9 cycles (0.22ms avg)
  • FDs: 70/65536 (0.1%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.32s (4 cores) • Goroutines: 10 • Threads: 7
  • Memory: 11.8MB heap • 35.0MB RAM • 18.7MB total • 133908 allocs
  • GC: 6 cycles (0.26ms avg)
  • FDs: 70/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 16.4MB RAM • 1.2MB total • 6744 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.72s (4 cores) • Goroutines: 10 • Threads: 8
  • Memory: 11.4MB heap • 36.6MB RAM • 30.0MB total • 257050 allocs
  • GC: 8 cycles (0.51ms avg)
  • FDs: 9/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.82s (4 cores) • Goroutines: 11 • Threads: 8
  • Memory: 22.9MB heap • 48.9MB RAM • 33.1MB total • 279583 allocs
  • GC: 7 cycles (1.18ms avg)
  • FDs: 35/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.68s (4 cores) • Goroutines: 10 • Threads: 9
  • Memory: 20.1MB heap • 49.3MB RAM • 35.1MB total • 318101 allocs
  • GC: 8 cycles (0.48ms avg)
  • FDs: 70/65536 (0.1%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.24s (4 cores) • Goroutines: 10 • Threads: 7
  • Memory: 3.3MB heap • 22.2MB RAM • 10.4MB total • 87061 allocs
  • GC: 5 cycles (0.09ms avg)
  • FDs: 30/65536 (0.0%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.1MB heap • 16.3MB RAM • 1.1MB total • 6702 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 12/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.76s (4 cores) • Goroutines: 9 • Threads: 8
  • Memory: 19.9MB heap • 43.9MB RAM • 32.9MB total • 257574 allocs
  • GC: 7 cycles (0.16ms avg)
  • FDs: 9/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.97s (4 cores) • Goroutines: 11 • Threads: 8
  • Memory: 25.5MB heap • 56.6MB RAM • 35.6MB total • 281052 allocs
  • GC: 7 cycles (0.33ms avg)
  • FDs: 35/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.67s (4 cores) • Goroutines: 10 • Threads: 10
  • Memory: 24.5MB heap • 60.0MB RAM • 37.8MB total • 325603 allocs
  • GC: 9 cycles (1.25ms avg)
  • FDs: 70/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.07s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 16.1MB RAM • 1.2MB total • 6839 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.24s (4 cores) • Goroutines: 10 • Threads: 7
  • Memory: 5.4MB heap • 22.5MB RAM • 10.7MB total • 82144 allocs
  • GC: 5 cycles (0.21ms avg)
  • FDs: 45/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.69s (4 cores) • Goroutines: 8 • Threads: 7
  • Memory: 11.0MB heap • 35.1MB RAM • 27.9MB total • 251615 allocs
  • GC: 7 cycles (0.47ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.93s (4 cores) • Goroutines: 10 • Threads: 9
  • Memory: 18.4MB heap • 50.0MB RAM • 34.4MB total • 281163 allocs
  • GC: 8 cycles (1.71ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.73s (4 cores) • Goroutines: 11 • Threads: 10
  • Memory: 20.7MB heap • 48.8MB RAM • 32.6MB total • 310615 allocs
  • GC: 7 cycles (0.71ms avg)
  • FDs: 70/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.09s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 16.2MB RAM • 1.2MB total • 7084 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 13/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.26s (4 cores) • Goroutines: 11 • Threads: 7
  • Memory: 3.8MB heap • 23.8MB RAM • 9.0MB total • 75456 allocs
  • GC: 4 cycles (1.32ms avg)
  • FDs: 40/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.69s (4 cores) • Goroutines: 8 • Threads: 7
  • Memory: 10.8MB heap • 33.1MB RAM • 27.0MB total • 252519 allocs
  • GC: 7 cycles (0.57ms avg)
  • FDs: 8/65536 (0.0%)

Performance Metrics (postgres storage)

  • CPU: 0.80s (4 cores) • Goroutines: 10 • Threads: 8
  • Memory: 5.0MB heap • 28.1MB RAM • 28.3MB total • 271994 allocs
  • GC: 8 cycles (0.65ms avg)
  • FDs: 34/65536 (0.1%)

Performance Metrics (cluster-valkey storage)

  • CPU: 0.74s (4 cores) • Goroutines: 11 • Threads: 10
  • Memory: 24.9MB heap • 52.8MB RAM • 35.1MB total • 312505 allocs
  • GC: 7 cycles (1.06ms avg)
  • FDs: 70/65536 (0.1%)

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 16.1MB RAM • 1.2MB total • 6186 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

Performance Metrics (dnsmasq storage)

  • CPU: 0.24s (4 cores) • Goroutines: 11 • Threads: 10
  • Memory: 4.3MB heap • 24.0MB RAM • 9.3MB total • 74966 allocs
  • GC: 4 cycles (2.36ms avg)
  • FDs: 50/65536 (0.1%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.45s (4 cores) • Goroutines: 8 • Threads: 9
  • Memory: 11.8MB heap • 44.0MB RAM • 33.2MB total • 134305 allocs
  • GC: 8 cycles (0.33ms avg)
  • FDs: 8/65536 (0.0%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.71s (4 cores) • Goroutines: 8 • Threads: 7
  • Memory: 11.2MB heap • 42.4MB RAM • 29.9MB total • 243116 allocs
  • GC: 7 cycles (0.19ms avg)
  • FDs: 8/65536 (0.0%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (postgres storage)

  • CPU: 0.86s (4 cores) • Goroutines: 10 • Threads: 9
  • Memory: 4.5MB heap • 28.4MB RAM • 28.6MB total • 264663 allocs
  • GC: 8 cycles (0.97ms avg)
  • FDs: 34/65536 (0.1%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (cluster-valkey storage)

  • CPU: 0.66s (4 cores) • Goroutines: 11 • Threads: 10
  • Memory: 12.1MB heap • 48.4MB RAM • 33.4MB total • 307225 allocs
  • GC: 7 cycles (0.34ms avg)
  • FDs: 70/65536 (0.1%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 16.1MB RAM • 1.2MB total • 7022 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 13/65536 (0.0%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (dnsmasq storage)

  • CPU: 0.21s (4 cores) • Goroutines: 11 • Threads: 7
  • Memory: 4.1MB heap • 21.7MB RAM • 8.8MB total • 61168 allocs
  • GC: 4 cycles (0.64ms avg)
  • FDs: 47/65536 (0.1%)

@github-actions
Copy link

📊 Performance Metrics

Performance Metrics (dnsmasq storage)

  • CPU: 0.18s (4 cores) • Goroutines: 11 • Threads: 8
  • Memory: 5.1MB heap • 23.9MB RAM • 10.3MB total • 69304 allocs
  • GC: 4 cycles (2.27ms avg)
  • FDs: 55/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.86s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 10.8MB heap • 37.2MB RAM • 26.4MB total • 241520 allocs
  • GC: 7 cycles (0.17ms avg)
  • FDs: 8/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

📊 Performance Metrics

Performance Metrics (postgres storage)

  • CPU: 0.97s (4 cores) • Goroutines: 10 • Threads: 8
  • Memory: 14.9MB heap • 44.0MB RAM • 28.5MB total • 262467 allocs
  • GC: 6 cycles (0.85ms avg)
  • FDs: 34/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

📊 Performance Metrics

Performance Metrics (cluster-valkey storage)

  • CPU: 0.83s (4 cores) • Goroutines: 11 • Threads: 12
  • Memory: 20.7MB heap • 48.7MB RAM • 30.3MB total • 297433 allocs
  • GC: 6 cycles (0.33ms avg)
  • FDs: 70/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

📊 Performance Metrics

Performance Metrics (dnsmasq storage)

  • CPU: 0.45s (4 cores) • Goroutines: 11 • Threads: 9
  • Memory: 7.8MB heap • 25.7MB RAM • 11.8MB total • 90581 allocs
  • GC: 4 cycles (0.19ms avg)
  • FDs: 55/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

📊 Performance Metrics

Performance Metrics (nginx storage)

  • CPU: 0.27s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.2MB heap • 14.3MB RAM • 1.2MB total • 6240 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 14/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.74s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 14.3MB heap • 39.1MB RAM • 25.1MB total • 237141 allocs
  • GC: 5 cycles (1.91ms avg)
  • FDs: 8/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (postgres storage)

  • CPU: 0.82s (4 cores) • Goroutines: 10 • Threads: 9
  • Memory: 21.8MB heap • 47.9MB RAM • 30.2MB total • 265508 allocs
  • GC: 6 cycles (2.25ms avg)
  • FDs: 34/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (nginx storage)

  • CPU: 0.09s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.1MB heap • 16.2MB RAM • 1.1MB total • 7019 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 13/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (cluster-valkey storage)

  • CPU: 0.69s (4 cores) • Goroutines: 11 • Threads: 12
  • Memory: 19.6MB heap • 51.9MB RAM • 35.3MB total • 300376 allocs
  • GC: 7 cycles (0.83ms avg)
  • FDs: 70/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (dnsmasq storage)

  • CPU: 0.21s (4 cores) • Goroutines: 11 • Threads: 7
  • Memory: 6.5MB heap • 23.7MB RAM • 8.8MB total • 54803 allocs
  • GC: 3 cycles (0.34ms avg)
  • FDs: 61/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (memory storage)

  • CPU: 0.73s (4 cores) • Goroutines: 8 • Threads: 8
  • Memory: 12.8MB heap • 41.1MB RAM • 26.5MB total • 238791 allocs
  • GC: 6 cycles (0.56ms avg)
  • FDs: 8/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (postgres storage)

  • CPU: 0.85s (4 cores) • Goroutines: 10 • Threads: 9
  • Memory: 16.4MB heap • 43.7MB RAM • 28.8MB total • 263650 allocs
  • GC: 6 cycles (1.51ms avg)
  • FDs: 34/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (nginx storage)

  • CPU: 0.08s (4 cores) • Goroutines: 6 • Threads: 6
  • Memory: 1.0MB heap • 14.4MB RAM • 1.0MB total • 5066 allocs
  • GC: 0 cycles (0ms avg)
  • FDs: 13/65536 (0.0%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (cluster-valkey storage)

  • CPU: 0.70s (4 cores) • Goroutines: 11 • Threads: 9
  • Memory: 18.8MB heap • 54.6MB RAM • 32.8MB total • 303634 allocs
  • GC: 7 cycles (1.03ms avg)
  • FDs: 70/65536 (0.1%)

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

📊 Performance Metrics

Performance Metrics (dnsmasq storage)

  • CPU: 0.24s (4 cores) • Goroutines: 11 • Threads: 10
  • Memory: 5.7MB heap • 25.7MB RAM • 11.0MB total • 75026 allocs
  • GC: 4 cycles (1.27ms avg)
  • FDs: 61/65536 (0.1%)

@TrueCarry TrueCarry merged commit eacefcd into master Dec 2, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants