#CuisSmalltalk is fast, damn fast. Same operation with @drgeo on #Pharo then Cuis:
@drgeo Is that a monte carlo simulation?
@fantazo Indeed, but to construct an interactive DrGeo sketch. Hum, when I wrote Cuis is fast, it is compared to Pharo. In absolute likely not.
@drgeo I wonder what would need to be changed, so that these kind of things run in 500 ms
@fantazo Not using @drgeo will help a lot because there is a lot of overheat to build the interactive sketch: each point and line is a morph...Using directly BitBlt primitive will do the job faster, while non interactive.
@fantazo In the other Profiling this build script will be an opportunity to optimize some part of @drgeo
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.
@drgeo Is that a monte carlo simulation?