appfolio-performance-tuning

Installation
SKILL.md

AppFolio Performance Tuning

Overview

AppFolio's property management API handles bulk tenant queries, property portfolio pagination, and work order batch processing. Large portfolios with thousands of units generate heavy read traffic on listing endpoints. Optimizing cache lifetimes for slow-changing property data, batching work order updates, and pooling HTTP connections reduces API call volume by 60-80% and cuts dashboard load times from seconds to sub-second.

Prerequisites

  • A measured baseline for latency, call volume, error rate, payload size, cache hit behavior, and data freshness for the specific permitted endpoint.
  • Endpoint-specific rate/concurrency limits, a request budget, and a data policy that excludes tenant, payment, and raw response payloads from generic caches.
  • Synthetic fixtures and a rollback feature flag for validating performance changes without altering production read/write semantics.

Instructions

Installs
1
GitHub Stars
2.8K
First Seen
12 days ago
appfolio-performance-tuning — jeremylongshore/tons-of-skills-marketplace