discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

I'd like a OpenSCAD compute service running in the cloud. Is this already available?

BC
Bob Carlson
Mon, Nov 15, 2021 8:54 PM

I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks.

-Bob
Tucson AZ

On Nov 15, 2021, at 13:30, Whosawhatsis whosawhatsis@gmail.com wrote:

I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build...
On Nov 13, 2021, 15:30 -0800, Bob Carlson bob@rjcarlson.com, wrote:

Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet?

I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display.

Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second.

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

-Bob
Tucson AZ

I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks. -Bob Tucson AZ On Nov 15, 2021, at 13:30, Whosawhatsis <whosawhatsis@gmail.com> wrote: I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build... On Nov 13, 2021, 15:30 -0800, Bob Carlson <bob@rjcarlson.com>, wrote: > Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet? > > I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display. > > Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second. > > -Bob > Tucson AZ > > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org _______________________________________________ OpenSCAD mailing list To unsubscribe send an email to discuss-leave@lists.openscad.org -Bob Tucson AZ
DS
David Schooley
Tue, Nov 16, 2021 5:42 PM

A couple of small updates:

I rendered the candle stand on my old 2018 i9 (Intel) MacBook Pro. I didn’t write down the time, but it was about a minute. So the M1 Max is about twice as fast. This is single core performance on both machines and running the script without any modifications.

Performing the same test under virtualized Ubuntu using OpenSCAD 2021.01, I get 12 seconds again. There is no discernible time difference between the 2019.05 and 2021.01 releases of OpenSCAD.

Even virtualized, the linux version is faster. I don’t have any explanation for it.

If anyone wants to try out a native M1 version, I can make the thing I compiled available somehow. Compiling it yourself is pretty easy if you use HomeBrew. Of all the open source stuff I’m trying to compile for Apple Silicon, OpenSCAD has been the easiest. Compiling everything from source is more tricky, but those problems are solvable.

On Nov 14, 2021, at 2:36 PM, David Schooley dcschooley@gmail.com wrote:

Yes. All three on the MBP M1 Max. The third is Ubuntu 20.04 running under the VMware Fusion Tech Preview.

On Nov 14, 2021, at 2:31 PM, Bob Carlson <bob@rjcarlson.com mailto:bob@rjcarlson.com> wrote:

Clarification? All three of those are running on the MBP M1Max? The third one booted into Ubuntu rather than MacOS?

-Bob
Tucson AZ

On Nov 14, 2021, at 13:23, David Schooley <dcschooley@gmail.com mailto:dcschooley@gmail.com> wrote:

MacBook Pro (M1 Max)
OpenSCAD 2021.01 (emulated):  Total rendering time: 0.00:35.374
OpenSCAD GitHub (native): Total rendering time 0:00:26.163
OpenSCAD 2019.05 (native Ubuntu): Total rendering time 0 hours, 0 minutes, 12 seconds.

On Nov 14, 2021, at 2:13 PM, dpa <sc@pankd.de mailto:sc@pankd.de> wrote:

ok, the OpenSCAD's menubar's File > Examples > Parametric > candleStand.scad
on MacBook Air (M1 2020):
Total rendering time: 0:00:59.042

on MacBook Pro (13-inch, M1, 2020):
Total rendering time: 0:00:36.017

Am So., 14. Nov. 2021 um 20:31 Uhr schrieb David Phillip Oster <davidphilliposter@gmail.com mailto:davidphilliposter@gmail.com>:
On the 8 GB M1 Mac Mini  OpenSCAD's menubar's File > Examples > Parametric > candleStand.scad then Render: the OpenSCAD console reports:

Parsing design (AST generation)...
Compiling design (CG Tree generation)..
Rendering Polygon Mesh using CGAL...
Geometries in cache: 40
Geometry cache size in bytes: 427208
CGAL Polyhedrons in cache: 10
CGAL cache size in bytes: 19629368
Total rendering time: 0:00:56.089 <--
Top level object is a 3D object:
Simple:  yes
Vertices: 4021
Halfedges: 12068
Edges: 6034
Halffacets: 4038
Facets: 2019
Volumes: 2
Rendering finished.

On the 16 GB 3.2 GHz 6-Core Intel Core i7 Mac Mini I get:

Parsing design (AST generation)...
Compiling design (CG Tree generation)
Rendering Polygon Mesh using CGAL.
Geometries in cache: 40
Geometry cache size in bytes: 427208
CGAL Polyhedrons in cache: 10
CGAL cache size in bytes: 19629368
Total rendering time: 0:00:42.553 <--
Top level object is a 3D object:
Simple:  yes
Vertices:  4021
Halfedges: 12068
Edges:  6034
Halffacets: 4038
Facets: 2019
Volumes: 2
Rendering finished.

I have to say that I was surprised: the M1 actually felt faster to me, even though OpenSCAD says the M1 is slower.

On Sun, Nov 14, 2021 at 1:43 AM dpa <sc@pankd.de mailto:sc@pankd.de> wrote:
Hey,

Am So., 14. Nov. 2021 um 07:05 Uhr schrieb David Phillip Oster <davidphilliposter@gmail.com mailto:davidphilliposter@gmail.com>:
[..] and although I haven't rigorously measured, performance feels about the same as it was on my previous bottom of the line Intel Mac Mini.

I'm running a MacBookAir M1 and it feels the same: not really faster, just quiet and cool. But this is just blabla.. Is there a benchmark.scad I could measure the time ?


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org

A couple of small updates: I rendered the candle stand on my old 2018 i9 (Intel) MacBook Pro. I didn’t write down the time, but it was about a minute. So the M1 Max is about twice as fast. This is single core performance on both machines and running the script without any modifications. Performing the same test under virtualized Ubuntu using OpenSCAD 2021.01, I get 12 seconds again. There is no discernible time difference between the 2019.05 and 2021.01 releases of OpenSCAD. Even virtualized, the linux version is faster. I don’t have any explanation for it. If anyone wants to try out a native M1 version, I can make the thing I compiled available somehow. Compiling it yourself is pretty easy if you use HomeBrew. Of all the open source stuff I’m trying to compile for Apple Silicon, OpenSCAD has been the easiest. Compiling everything from source is more tricky, but those problems are solvable. > On Nov 14, 2021, at 2:36 PM, David Schooley <dcschooley@gmail.com> wrote: > > Yes. All three on the MBP M1 Max. The third is Ubuntu 20.04 running under the VMware Fusion Tech Preview. > >> On Nov 14, 2021, at 2:31 PM, Bob Carlson <bob@rjcarlson.com <mailto:bob@rjcarlson.com>> wrote: >> >> Clarification? All three of those are running on the MBP M1Max? The third one booted into Ubuntu rather than MacOS? >> >> -Bob >> Tucson AZ >> >> On Nov 14, 2021, at 13:23, David Schooley <dcschooley@gmail.com <mailto:dcschooley@gmail.com>> wrote: >> >> MacBook Pro (M1 Max) >> OpenSCAD 2021.01 (emulated): Total rendering time: 0.00:35.374 >> OpenSCAD GitHub (native): Total rendering time 0:00:26.163 >> OpenSCAD 2019.05 (native Ubuntu): Total rendering time 0 hours, 0 minutes, 12 seconds. >> >>> On Nov 14, 2021, at 2:13 PM, dpa <sc@pankd.de <mailto:sc@pankd.de>> wrote: >>> >>> ok, the OpenSCAD's menubar's File > Examples > Parametric > candleStand.scad >>> on MacBook Air (M1 2020): >>> Total rendering time: 0:00:59.042 >>> >>> on MacBook Pro (13-inch, M1, 2020): >>> Total rendering time: 0:00:36.017 >>> >>> Am So., 14. Nov. 2021 um 20:31 Uhr schrieb David Phillip Oster <davidphilliposter@gmail.com <mailto:davidphilliposter@gmail.com>>: >>> On the 8 GB M1 Mac Mini OpenSCAD's menubar's File > Examples > Parametric > candleStand.scad then Render: the OpenSCAD console reports: >>> >>> Parsing design (AST generation)... >>> Compiling design (CG Tree generation).. >>> Rendering Polygon Mesh using CGAL... >>> Geometries in cache: 40 >>> Geometry cache size in bytes: 427208 >>> CGAL Polyhedrons in cache: 10 >>> CGAL cache size in bytes: 19629368 >>> Total rendering time: 0:00:56.089 <-- >>> Top level object is a 3D object: >>> Simple: yes >>> Vertices: 4021 >>> Halfedges: 12068 >>> Edges: 6034 >>> Halffacets: 4038 >>> Facets: 2019 >>> Volumes: 2 >>> Rendering finished. >>> >>> On the 16 GB 3.2 GHz 6-Core Intel Core i7 Mac Mini I get: >>> >>> Parsing design (AST generation)... >>> Compiling design (CG Tree generation) >>> Rendering Polygon Mesh using CGAL. >>> Geometries in cache: 40 >>> Geometry cache size in bytes: 427208 >>> CGAL Polyhedrons in cache: 10 >>> CGAL cache size in bytes: 19629368 >>> Total rendering time: 0:00:42.553 <-- >>> Top level object is a 3D object: >>> Simple: yes >>> Vertices: 4021 >>> Halfedges: 12068 >>> Edges: 6034 >>> Halffacets: 4038 >>> Facets: 2019 >>> Volumes: 2 >>> Rendering finished. >>> >>> I have to say that I was surprised: the M1 actually felt faster to me, even though OpenSCAD says the M1 is slower. >>> >>> On Sun, Nov 14, 2021 at 1:43 AM dpa <sc@pankd.de <mailto:sc@pankd.de>> wrote: >>> Hey, >>> >>> Am So., 14. Nov. 2021 um 07:05 Uhr schrieb David Phillip Oster <davidphilliposter@gmail.com <mailto:davidphilliposter@gmail.com>>: >>> [..] and although I haven't rigorously measured, performance feels about the same as it was on my previous bottom of the line Intel Mac Mini. >>> >>> I'm running a MacBookAir M1 and it feels the same: not really faster, just quiet and cool. But this is just blabla.. Is there a benchmark.scad I could measure the time ? >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org> >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org> >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org> >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org> >> >> >> >> >> -Bob >> Tucson AZ >> >> >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org> >
BC
Bob Carter
Tue, Nov 16, 2021 6:39 PM

My Dec 20 16gb M1 Mac Mini previews  the candle example in 0.049secs and renders it in 30.862 secs

When I first got the M1 I was impressed with the render times compared to my old 2012 I& MacBook, but with my non-optimised designs for some reason it could be a lot slower in the preview.  NOP_HEAD provided me with some hints in a thread back earlier in the year.

cheers
BobC in the UK

On 15 Nov 2021, at 20:54, Bob Carlson bob@rjcarlson.com wrote:

I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks.

-Bob
Tucson AZ

On Nov 15, 2021, at 13:30, Whosawhatsis whosawhatsis@gmail.com wrote:

I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build...
On Nov 13, 2021, 15:30 -0800, Bob Carlson bob@rjcarlson.com, wrote:

Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet?

I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display.

Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second.

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

My Dec 20 16gb M1 Mac Mini previews the candle example in 0.049secs and renders it in 30.862 secs When I first got the M1 I was impressed with the render times compared to my old 2012 I& MacBook, but with my non-optimised designs for some reason it could be a lot slower in the preview. NOP_HEAD provided me with some hints in a thread back earlier in the year. cheers BobC in the UK On 15 Nov 2021, at 20:54, Bob Carlson <bob@rjcarlson.com> wrote: > > I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks. > > -Bob > Tucson AZ > > On Nov 15, 2021, at 13:30, Whosawhatsis <whosawhatsis@gmail.com> wrote: > > I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build... > On Nov 13, 2021, 15:30 -0800, Bob Carlson <bob@rjcarlson.com>, wrote: >> Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet? >> >> I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display. >> >> Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second. >> >> -Bob >> Tucson AZ >> >> >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org > > > > > -Bob > Tucson AZ > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
W
Whosawhatsis
Tue, Nov 16, 2021 8:48 PM

FWIW, I just tested that one on my M1 Max, I got .055 seconds to preview and 17.502 seconds to render. This is using a recent nightly with all of the experimental optimizations turned on.
On Nov 16, 2021, 10:39 -0800, Bob Carter caggius@gmail.com, wrote:

My Dec 20 16gb M1 Mac Mini previews the candle example in 0.049secs and renders it in 30.862 secs

When I first got the M1 I was impressed with the render times compared to my old 2012 I& MacBook, but with my non-optimised designs for some reason it could be a lot slower in the preview. NOP_HEAD provided me with some hints in a thread back earlier in the year.

cheers
BobC in the UK

On 15 Nov 2021, at 20:54, Bob Carlson bob@rjcarlson.com wrote:

I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks.

-Bob
Tucson AZ

On Nov 15, 2021, at 13:30, Whosawhatsis whosawhatsis@gmail.com wrote:

I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build...
On Nov 13, 2021, 15:30 -0800, Bob Carlson bob@rjcarlson.com, wrote:

Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet?

I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display.

Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second.

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

FWIW, I just tested that one on my M1 Max, I got .055 seconds to preview and 17.502 seconds to render. This is using a recent nightly with all of the experimental optimizations turned on. On Nov 16, 2021, 10:39 -0800, Bob Carter <caggius@gmail.com>, wrote: > > My Dec 20 16gb M1 Mac Mini previews the candle example in 0.049secs and renders it in 30.862 secs > > When I first got the M1 I was impressed with the render times compared to my old 2012 I& MacBook, but with my non-optimised designs for some reason it could be a lot slower in the preview. NOP_HEAD provided me with some hints in a thread back earlier in the year. > > cheers > BobC in the UK > > > On 15 Nov 2021, at 20:54, Bob Carlson <bob@rjcarlson.com> wrote: > > > > I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks. > > > > -Bob > > Tucson AZ > > > > On Nov 15, 2021, at 13:30, Whosawhatsis <whosawhatsis@gmail.com> wrote: > > > > I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build... > > On Nov 13, 2021, 15:30 -0800, Bob Carlson <bob@rjcarlson.com>, wrote: > > > Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet? > > > > > > I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display. > > > > > > Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second. > > > > > > -Bob > > > Tucson AZ > > > > > > > > > > > > _______________________________________________ > > > OpenSCAD mailing list > > > To unsubscribe send an email to discuss-leave@lists.openscad.org > > _______________________________________________ > > OpenSCAD mailing list > > To unsubscribe send an email to discuss-leave@lists.openscad.org > > > > > > > > > > -Bob > > Tucson AZ > > > > > > _______________________________________________ > > OpenSCAD mailing list > > To unsubscribe send an email to discuss-leave@lists.openscad.org > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
DS
David Schooley
Tue, Nov 16, 2021 8:56 PM

I still think that’s too slow given that the linux version does it in 12 seconds out of the box.

On Nov 16, 2021, at 2:48 PM, Whosawhatsis whosawhatsis@gmail.com wrote:

FWIW, I just tested that one on my M1 Max, I got .055 seconds to preview and 17.502 seconds to render. This is using a recent nightly with all of the experimental optimizations turned on.
On Nov 16, 2021, 10:39 -0800, Bob Carter caggius@gmail.com, wrote:

My Dec 20 16gb M1 Mac Mini previews the candle example in 0.049secs and renders it in 30.862 secs

When I first got the M1 I was impressed with the render times compared to my old 2012 I& MacBook, but with my non-optimised designs for some reason it could be a lot slower in the preview. NOP_HEAD provided me with some hints in a thread back earlier in the year.

cheers
BobC in the UK

On 15 Nov 2021, at 20:54, Bob Carlson bob@rjcarlson.com wrote:

I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks.

-Bob
Tucson AZ

On Nov 15, 2021, at 13:30, Whosawhatsis whosawhatsis@gmail.com wrote:

I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build...
On Nov 13, 2021, 15:30 -0800, Bob Carlson bob@rjcarlson.com, wrote:

Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet?

I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display.

Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second.

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

-Bob
Tucson AZ


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

I still think that’s too slow given that the linux version does it in 12 seconds out of the box. > On Nov 16, 2021, at 2:48 PM, Whosawhatsis <whosawhatsis@gmail.com> wrote: > > FWIW, I just tested that one on my M1 Max, I got .055 seconds to preview and 17.502 seconds to render. This is using a recent nightly with all of the experimental optimizations turned on. > On Nov 16, 2021, 10:39 -0800, Bob Carter <caggius@gmail.com>, wrote: >> >> My Dec 20 16gb M1 Mac Mini previews the candle example in 0.049secs and renders it in 30.862 secs >> >> When I first got the M1 I was impressed with the render times compared to my old 2012 I& MacBook, but with my non-optimised designs for some reason it could be a lot slower in the preview. NOP_HEAD provided me with some hints in a thread back earlier in the year. >> >> cheers >> BobC in the UK >> >> >> On 15 Nov 2021, at 20:54, Bob Carlson <bob@rjcarlson.com> wrote: >>> >>> I probably will get the new mini when it gets the new chips no matter what. However, this kind of report is really encouraging. Others don’t seem to have has a good luck. It’s clear too that there is a lot of interest in native M1 builds so that will become easier to find/do. Thanks. >>> >>> -Bob >>> Tucson AZ >>> >>> On Nov 15, 2021, at 13:30, Whosawhatsis <whosawhatsis@gmail.com> wrote: >>> >>> I’ve got the 24 core M1 Max, upgraded from a 2013 13” i7. Between the new processor and turning on some of the experimental features in the nightly builds, one project I tested that used to take over 30 minutes to render now finishes in under 30 seconds. There’s no frame counter on the 3D display, but the most complicated stuff I’ve tried seems to be running at about twice the frame rate that I got with a cube on the old machine. Can’t wait until there’s an M1 native build... >>> On Nov 13, 2021, 15:30 -0800, Bob Carlson <bob@rjcarlson.com>, wrote: >>>> Anyone here running OpenSCAD on an M1, M1 Pro or M1 Max yet? >>>> >>>> I have an Intel Mac Mini and the 2 pain points are F6 rendering and then moving around in a complicated rendered display. >>>> >>>> Due to the non-multithreading, the gains might not be what I would hope, at least on the first item. Perhaps hoping for better not he second. >>>> >>>> -Bob >>>> Tucson AZ >>>> >>>> >>>> >>>> _______________________________________________ >>>> OpenSCAD mailing list >>>> To unsubscribe send an email to discuss-leave@lists.openscad.org >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org >>> >>> >>> >>> >>> -Bob >>> Tucson AZ >>> >>> >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org