Menu

#177 g-stl takes too long

performance
closed-fixed
7
2008-09-19
2008-09-11
Lee Butler
No

running g-stl on a database with only a single BoT primitive should essentially be a data format conversion operation and fast. No Boolean evaluation should be necessary. The converter seems to spend massive amounts of time doing no file I/O.

for example, run:

g-stl -o bot2.stl bot.g bot.s2

Discussion

  • Lee Butler

    Lee Butler - 2008-09-11

    a file with 1 BoT

     
  • Sean Morrison

    Sean Morrison - 2008-09-19
    • milestone: --> performance
    • priority: 5 --> 7
    • assigned_to: nobody --> bob1961
    • status: open --> closed-fixed
     
  • Sean Morrison

    Sean Morrison - 2008-09-19

    Bob just finished implementing a preliminary bot-stl that avoids the boolean processing. It should be available in the next release.

     

Log in to post a comment.