II.
LibrarySkill overview
Reference · livelib-skill:performance-optimization--branch-prediction
branch-prediction overview
Optimize code for branch prediction — branch-free algorithms, likely/unlikely hints, profile-guided optimization, and speculative execution awareness.
Attributes
displayName
branch-prediction
description
Optimize code for branch prediction — branch-free algorithms, likely/unlikely hints, profile-guided optimization, and speculative execution awareness.
libraryPath
library/specializations/performance-optimization/skills/branch-prediction/SKILL.md
specialization
performance-optimization
contentSummary
# Branch Prediction & Speculation Skill
> Stub — implementation pending.
Outgoing edges
lib_applies_to_domain1
- domain:systems-programming·DomainSystems Programming
lib_belongs_to_specialization1
- specialization:performance-optimization·Specialization
lib_involves_role1
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area1
- skill-area:branch-prediction·SkillAreaBranch Prediction & Speculation
Incoming edges
None.