Makie.jl icon indicating copy to clipboard operation
Makie.jl copied to clipboard

Improve performance a bit

Open SimonDanisch opened this issue 5 months ago • 1 comments

  • setproperty! is faster in batches for ComputeGraph
  • RelocatableFolders is really slow for joinpath and friends (serialize_scene for 40 figures goes from 4s to 0.4s with these changes).

SimonDanisch avatar Jun 13 '25 17:06 SimonDanisch

Benchmark Results

SHA: 7dd438b84a16633f3ce383d030fcbbdc7d6531e5

[!WARNING] These results are subject to substantial noise because GitHub's CI runs on shared machines that are not ideally suited for benchmarking.

GLMakie CairoMakie WGLMakie

MakieBot avatar Jun 13 '25 18:06 MakieBot