<peeps[win]>
teepee, when i stripped a debug build i got 29MB. was it RelWithDebInfo? i wonder if its because I'm using clang, maybe it makes more bloaty outputs?
<teepee>
my build is clang too
<teepee>
and also RelWithDebInfo
<peeps[win]>
ah ok, i didn't try that, probably would be same result in that case
<teepee>
I guess debug vs. optimize can make quite some difference with all the template stuff
J22 has quit [Quit: Client closed]
J22 has joined #openscad
ur5us has quit [Ping timeout: 240 seconds]
ur5us has joined #openscad
snaked has joined #openscad
ur5us has quit [Ping timeout: 240 seconds]
myosotis has joined #openscad
ur5us has joined #openscad
arebil has joined #openscad
arebil has quit [Ping timeout: 240 seconds]
arebil has joined #openscad
arebil has quit [Quit: My keyboard has gone to sleep. ZZZzzz…]
J2285 has joined #openscad
J22 has quit [Ping timeout: 256 seconds]
ur5us has quit [Ping timeout: 240 seconds]
myosotis has quit [Quit: myosotis]
arebil has joined #openscad
foul_owl has quit [Quit: WeeChat 2.3]
foul_owl has joined #openscad
ferdna has quit [Quit: Leaving]
GNUmoon has quit [Ping timeout: 240 seconds]
teepee has quit [Ping timeout: 240 seconds]
teepee has joined #openscad
foul_owl has quit [Ping timeout: 272 seconds]
foul_owl has joined #openscad
GNUmoon has joined #openscad
lastrodamo has joined #openscad
use-value has joined #openscad
epony has quit [Read error: Connection reset by peer]
<Scopeuk>
myosotis mine was a little robot, can't remember if it was the one with the flipper or the one with mechanism wheels most recently, it's been a while
<OlivierChafik[m]>
teepee: I've tried playing with Manifold but it's a bit cumbersome to have to build & run it in a CUDA docker image, wish I could just build it in macos. Looks like clang ought to be able to compile cuda kernels too but haven't tried that yet
little_blossom has joined #openscad
<OlivierChafik[m]>
I've tried to reproduce the sphere difference microbenchmark he's timed and looks like OpenSCAD spends most of its time doing other things than corefinement. Not sure what yet, maybe just STL export.
<OlivierChafik[m]>
(of course, rendering a sphere with $fn=3200 isn't necessarily super representative of usual operations ;-))
myosotis has quit [Quit: myosotis]
<Scopeuk>
I have to imagine the benchmark is chosen to show a distinct performance difference. Circles/sphere's are one of openscad daemons
<OlivierChafik[m]>
I've tried the same benchmark running on the exported spheres (one being pre-transformed), just predictibly adds quite a bit to the total runtime
<OlivierChafik[m]>
* running on imports of the, * the STL-exported spheres
<OlivierChafik[m]>
(not sure exactly what/how @elalish has tested things yet)
ur5us has joined #openscad
<teepee>
back in a bit, rebooting to get bluetooth back :)
ur5us has quit [Ping timeout: 240 seconds]
<teepee>
so, first lets check GSoC status...
<teepee>
hm? someone broke time zones?
<teepee>
aha, lol, not clicking the cookie banner totally broke the whole website
<teepee>
and it looks we are a go with GSoC this year
<teepee>
OlivierChafik[m]: the wasm build should be fixed with the latest PR from DSchroer - needs to update the CircleCI build flags to remove the pthreads