performance - Concepts
Explore concepts tagged with "performance"
Total concepts: 45
Concepts
- Expertise - Superior performance in a domain developed through extensive deliberate practice and accumulated experience.
- Stereotype Threat - A situational predicament where people feel at risk of confirming negative stereotypes about their social group, which can impair their performance.
- Premature Optimization - The practice of trying to improve code performance before it's necessary, often at the expense of clarity and maintainability.
- Core Web Vitals - Google's metrics measuring page load performance, interactivity, and visual stability of web pages.
- Acute Stress - Short-term stress response to immediate challenges or threats that resolves when the situation passes.
- 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.
- Cognitive Endurance - The trainable capacity to sustain focused mental effort over extended periods without significant degradation in performance.
- 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.
- Sleep Tracking - Monitoring sleep patterns, duration, and quality to optimize rest and overall health.
- 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.
- 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.
- Biofeedback - Using real-time body signals to learn conscious control of physiological processes.
- Pygmalion Effect - Higher expectations lead to improved performance due to changed behavior toward those expected to succeed.
- Peak Performance - Optimal functioning state where skills, focus, and energy align for exceptional output.
- Performance Reviews - Formal assessments of employee performance, typically conducted annually or semi-annually.
- Redirect Chains - A series of multiple consecutive URL redirects that waste crawl budget and dilute link equity.
- KPIs - Key Performance Indicators that measure progress toward important objectives.
- OKRs - A goal-setting framework using Objectives and measurable Key Results.
- Lead and Lag Measures - The distinction between predictive metrics that drive future outcomes (lead) and retrospective metrics that measure past results (lag).
- Knowledge Work Productivity - Effective output in cognitive and information-based professional work.
- Feedback - The process of giving and receiving constructive information about performance, behavior, or outcomes to drive improvement and growth.
- Positive Self-Talk - Intentionally using supportive, encouraging internal dialogue to improve mindset and performance.
- 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.
- Group Flow - A collective state where teams experience synchrony, optimal performance, and shared engagement.
- 85 Percent Rule - Optimal learning and performance occur when operating at about 85% effort or accuracy.
- Periodization - A systematic approach to planning by dividing time into distinct phases, each with specific goals, intensities, and activities.
- Stress Mindset - Your beliefs about stress - whether you view it as enhancing or debilitating - affects how it actually impacts you.
- Flow State - The state of complete immersion in an activity with effortless focus.
- 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.
- High Performance Habits - Brendon Burchard's research-based framework of six habits that drive sustained excellence.
- Flow Triggers - Conditions and practices that increase the likelihood of entering flow states.
- Eustress - Positive stress that motivates, focuses energy, and improves performance.
- Model Pruning - A neural network compression technique that removes redundant or low-impact weights, neurons, or entire layers to create smaller, faster models.
- Deliberate Practice - Purposeful, structured practice focused on improving specific aspects of performance with feedback.
- Model Scaling - The study and practice of increasing neural network size, data, or compute to improve model performance, guided by empirical scaling laws.
- 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.
- Server-Side Rendering - A web rendering approach where HTML is generated on the server for each request before being sent to the client.
- AI Inference - The process of running a trained machine learning model to generate predictions, classifications, or outputs from new input data.
- Static Site Generation - A web building approach where HTML pages are pre-generated at build time rather than on each request.
- Confidence - The belief in one's ability to succeed and handle challenges effectively, rooted in self-awareness and accumulated experience.
- Technical SEO - Optimizing website infrastructure to help search engines crawl, index, and rank content effectively.
- Skill Acquisition - The process of developing competence in a skill through learning and practice, progressing from novice to expert through distinct stages of development.
- Yerkes-Dodson Law - Performance increases with arousal up to a point, then decreases with too much arousal.
- Happiness Advantage - The finding that happiness leads to success more than success leads to happiness.
- 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.
← Back to all concepts