Unite Europe 2017 - Performance optimization for beginners

Channel:
Subscribers:
1,180,000
Published on ● Video Link: https://www.youtube.com/watch?v=1e5WY2qf600



Duration: 27:37
41,574 views
768


In this introductory talk, you'll learn the basics of performance optimization and how to use Unity's profiling tools to help get your game running quickly and smoothly. You'll also learn some useful best practice optimization tips.

Note: Around 24:00 we recommend using a StringBuilder to reduce garbage when building complex strings. We incorrectly state that this is because StringBuilder is a stack object. A StringBuilder is a heap object that is designed to be manipulated.

For more information on Unite Europe and future Unite events visit this page. https://unite.unity.com/

Matt Schell - Unity Technologies
Kerry Turner - Unity Technologies




Other Videos By Unity


2017-07-10Unite Europe 2017 - How Unity Multiplayer works
2017-07-10Unite Europe 2017 - How to get your game on PlayStation®
2017-07-10Unite Europe 2017 - AssetBundles: current and future
2017-07-10Unite Europe 2017 - Unity Roadmap
2017-07-10Unite Europe 2017 - MR, 3D & the next step in human/computer interaction
2017-07-10Unite Europe 2017 - Making Lions Dance: Wooga’s workflow and tools for animating animals
2017-07-10Unite Europe 2017 - Shadow Tactics: Blades of the Engine
2017-07-10Unite Europe 2017 - What's new from Daydream and Tango
2017-07-10Unite Europe 2017 - How we got GoNNER on Nintendo’s latest console
2017-07-10Unite Europe 2017 - Multi-scene editing in Unity for FAR: Lone Sails
2017-07-10Unite Europe 2017 - Performance optimization for beginners
2017-07-10Unite Europe 2017 - Overview of Timeline & Cinemachine
2017-07-10Unite Europe 2017 - Streamlining game development with Unity Teams
2017-07-10Unite Europe 2017 - 10 tips to monetizing games to millions across SEA
2017-07-10Unite Europe 2017 - Building an easy to use menu system
2017-07-10Unite Europe 2017 - Finding the path: New navigation features
2017-07-10Unite Europe 2017 - Can VR enhance myoelectric prosthetic training?
2017-07-10Unite Europe 2017 - AR prototyping for the HoloLens with Unity
2017-07-10Unite Europe 2017 - Use Timeline and Cinemachine to mix gameplay & cutscenes
2017-07-10Unite Europe 2017 - Making a business case for HoloLens: dev & sales
2017-07-10Unite Europe 2017 - Practical guide to profiling tools in Unity



Tags:
Unite Europe 2017
unity
unity3d
gamedev
indiedev
game engine
performance
performance optimization
optimization
how to optimize game performance