performance - Concepts
Explore concepts tagged with "performance"
Total concepts: 54
Concepts
- Group Flow - A collective state where teams experience synchrony, optimal performance, and shared engagement.
- Deliberate Practice - Purposeful, structured practice focused on improving specific aspects of performance with feedback.
- Knowledge Work Productivity - Effective output in cognitive and information-based professional work.
- Sparse Models - Neural network architectures where only a fraction of parameters are activated for any given input, enabling larger model capacity with lower computational cost.
- 85 Percent Rule - Optimal learning and performance occur when operating at about 85% effort or accuracy.
- OKRs - A goal-setting framework using Objectives and measurable Key Results.
- AI Prompt Caching - Technique that caches repeated prompt prefixes to reduce latency and cost for recurring AI interactions.
- Yerkes-Dodson Law - Performance increases with arousal up to a point, then decreases with too much arousal.
- AI Mixture of Experts - Architecture where multiple specialized sub-networks are selectively activated for different inputs to improve efficiency.
- Peak Performance - Optimal functioning state where skills, focus, and energy align for exceptional output.
- AI Observability - The ability to understand what an AI system is doing, why it is doing it, and how well it is performing by extending traditional software observability to AI-specific concerns.
- KPIs - Key Performance Indicators that measure progress toward important objectives.
- Pygmalion Effect - Higher expectations lead to improved performance due to changed behavior toward those expected to succeed.
- Sleep Tracking - Monitoring sleep patterns, duration, and quality to optimize rest and overall health.
- Eustress - Positive stress that motivates, focuses energy, and improves performance.
- Edge AI - Running artificial intelligence models directly on local devices (phones, IoT sensors, cars) rather than in the cloud, enabling faster responses and greater privacy.
- Stress Mindset - Your beliefs about stress - whether you view it as enhancing or debilitating - affects how it actually impacts you.
- High Performance Habits - Brendon Burchard's research-based framework of six habits that drive sustained excellence.
- Expertise - Superior performance in a domain developed through extensive deliberate practice and accumulated experience.
- Feedback - The process of giving and receiving constructive information about performance, behavior, or outcomes to drive improvement and growth.
- Model Scaling - The study and practice of increasing neural network size, data, or compute to improve model performance, guided by empirical scaling laws.
- Confidence - The belief in one's ability to succeed and handle challenges effectively, rooted in self-awareness and accumulated experience.
- Cognitive Endurance - The trainable capacity to sustain focused mental effort over extended periods without significant degradation in performance.
- Redirect Chains - A series of multiple consecutive URL redirects that waste crawl budget and dilute link equity.
- Model Pruning - A neural network compression technique that removes redundant or low-impact weights, neurons, or entire layers to create smaller, faster models.
- AI KV Cache - Key-value caching mechanism that stores previously computed attention states to speed up sequential token generation.
- Static Site Generation - A web building approach where HTML pages are pre-generated at build time rather than on each request.
- Alter Ego Effect - The performance technique of creating and adopting an alternate persona to access desired traits, behaviors, and capabilities in specific high-pressure situations.
- Skill Acquisition - The process of developing competence in a skill through learning and practice, progressing from novice to expert through distinct stages of development.
- AI Inference - The process of running a trained machine learning model to generate predictions, classifications, or outputs from new input data.
- Technical SEO - Optimizing website infrastructure to help search engines crawl, index, and rank content effectively.
- Positive Self-Talk - Intentionally using supportive, encouraging internal dialogue to improve mindset and performance.
- Core Web Vitals - Google's metrics measuring page load performance, interactivity, and visual stability of web pages.
- AI Attention Budget - The finite computational attention a language model distributes across tokens in its context, where quality degrades as the model must spread attention over more content.
- Stereotype Threat - A situational predicament where people feel at risk of confirming negative stereotypes about their social group, which can impair their performance.
- Happiness Advantage - The finding that happiness leads to success more than success leads to happiness.
- AI Scaling Laws - Empirical relationships between model size, training data, compute, and AI performance that guide resource allocation.
- Premature Optimization - The practice of trying to improve code performance before it's necessary, often at the expense of clarity and maintainability.
- Lead and Lag Measures - The distinction between predictive metrics that drive future outcomes (lead) and retrospective metrics that measure past results (lag).
- Periodization - A systematic approach to planning by dividing time into distinct phases, each with specific goals, intensities, and activities.
- AI Speculative Decoding - Technique where a smaller draft model generates candidate tokens that a larger model verifies in parallel to speed up inference.
- Biofeedback - Using real-time body signals to learn conscious control of physiological processes.
- Small Language Models (SLMs) - Compact language models optimized for efficiency that can run on consumer hardware while maintaining useful capabilities.
- Act As If Principle - The technique of deliberately behaving as though you already possess a desired quality, have achieved a goal, or inhabit a certain identity, which can actually develop that quality or bring about the goal over time.
- Flow Triggers - Conditions and practices that increase the likelihood of entering flow states.
- Speculative Decoding - An inference acceleration technique where a smaller draft model proposes multiple tokens that a larger target model verifies in parallel, speeding up generation without changing output quality.
- Strategic Optimism - A coping strategy of setting high expectations and focusing on positive outcomes to fuel motivation and strong performance.
- Acute Stress - Short-term stress response to immediate challenges or threats that resolves when the situation passes.
- Flow State - The state of complete immersion in an activity with effortless focus.
- Creative Visualization - The mental practice of using imagination to vividly picture desired outcomes, goals, and scenarios in order to influence attitudes, behaviors, and real-world results.
- Performance Reviews - Formal assessments of employee performance, typically conducted annually or semi-annually.
- AI Quantization - Reducing AI model precision from higher to lower bit representations to decrease size and increase speed.
- Server-Side Rendering - A web rendering approach where HTML is generated on the server for each request before being sent to the client.
- Model Quantization - A technique for reducing the numerical precision of a neural network's weights and activations to decrease model size, memory usage, and inference latency.
← Back to all concepts