nikolaydubina / treemap

🍬 Pretty Treemaps
152 stars 2 forks source link

Add benchmarks and optimize performance #2

Open nikolaydubina opened 2 years ago

nikolaydubina commented 2 years ago

It is pretty slow for 700 nodes and 4096x4096. It can be much faster. Some algorithms do too much loops and copies.