Subscribe Home Blog Talks Papers Projects

Category: Compilers

2024

Vector math library codegen in Debug Sep 14, 2024
#blender #code #compilers #performance

2019

Clang Build Analyzer Sep 28, 2019
#code #compilers #devtools #performance
Another cool MSVC flag: /d1reportTime Jan 21, 2019
#code #compilers #devtools #performance
time-trace: timeline / flame chart profiler for Clang Jan 16, 2019
#code #compilers #devtools #performance
Investigating compile times, and Clang -ftime-report Jan 12, 2019
#code #compilers #devtools #rant #performance

2018

"Modern" C++ Lamentations Dec 28, 2018
#code #compilers #rant

2017

Slow to Compile Table Initializers Oct 24, 2017
#code #compilers #devtools
Best unknown MSVC flag: d2cgsummary Oct 23, 2017
#code #compilers #devtools
Forced Inlining Might Be Slow Oct 9, 2017
#code #compilers #devtools
Unreasonable Effectiveness of Profilers Aug 8, 2017
#code #compilers #devtools #performance

2016

Amazing Optimizers, or Compile Time Tests Dec 9, 2016
#code #compilers #rant

2014

Shader compilation in Unity 4.5 May 5, 2014
#compilers #unity #work
Cross Platform Shaders in 2014 Mar 28, 2014
#code #compilers #d3d #opengl

2012

Cross Platform Shaders in 2012 Oct 1, 2012
#code #compilers #rendering
Careful with That Initializer, Eugene Jul 9, 2012
#code #compilers #performance

2010

GLSL Optimizer Sep 29, 2010
#code #compilers #opengl #unity
Compiling HLSL into GLSL in 2010 May 21, 2010
#code #compilers #d3d #opengl #unity

Recent Posts

  • Lossless Float Image Compression
  • Voronoi, Hashing and OSL
  • Blender FBX importer via ufbx
  • US New Orleans Trip 2025
  • Surface-Stable Fractal Dither on Playdate
  • Doom in Blender VSE
  • Verbosity of coding styles
All Posts

Categories

  • blender (12)
  • code (132)
  • compilers (17)
  • compression (24)
  • conferences (10)
  • d3d (20)
  • demos (40)
  • devtools (22)
  • energy (1)
  • games (20)
  • giving (3)
  • gpu (44)
  • mobile (7)
  • opengl (19)
  • papers (12)
  • performance (49)
  • personal (13)
  • random (67)
  • rant (55)
  • rendering (65)
  • travel (8)
  • unity (64)
  • vulkan (3)
  • web (2)
  • work (64)
Text content © Aras Pranckevičius. Code snippets are public domain, unless specified otherwise.