Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Flotter for Better Swimming
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Optimizing Recursive Queries
Explores optimizing recursive queries in database systems using Datalog and semirings, discussing the challenges and solutions in data analytics.
Code Optimization: Speeding-up Analyses
Explores techniques to speed up dataflow analyses and discusses the importance of node ordering and post-order traversal.
Challenges in High-Level Synthesis: Optimizing Loop Constructs
Addresses the challenges of high-level synthesis and optimizing loop constructs using the polyhedral model for improved performance and scheduling.
Dataflow Analysis: Optimization
Explores dataflow analysis for optimization, including equations solving, live variables, reaching definitions, and very busy expressions.
Decentralized Systems Engineering: Gossip Efficiency
Explores gossip efficiency in decentralized systems, focusing on minimizing duplication and reducing traffic through improved gossiping techniques.
Interaction Model Design Explanation
Explains the design model for managing interactions in small games with actors.
Microcontrollers: Specific Operations
Covers microcontroller programming, memory protection, code optimization, debugging, project management, and hardware control.
Control structures in programming
Explores control structures in programming, emphasizing logical operators, branching, loops, and potential pitfalls of break and continue statements.
Dataflow Analysis: Translation Inefficiencies and Optimizations
Explores translation inefficiencies, optimizations, hoisting functions, closure conversion, and dataflow analysis concepts like available expressions and live variables.
Spark Ecosystem: Architectural Choices
Explores the Spark ecosystem's architectural choices, including RDDs and fault tolerance.