Hi, sage command line usage is kind of slow. Is there a way to speed it up? Thanks!
~/linux/test/sage/print$ time ./main.sage xxx real 0m3.265s user 0m1.221s sys 0m0.825s ~/linux/test/sage/print$ cat main.sage #!/usr/bin/env sage print "xxx" #print factor(35) ~/linux/test/sage/print$ ll main.sage -rwxr-xr-x 1 pengy staff 52 2012-06-28 01:24:54 main.sage Regards, Peng -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org