POV-Ray : Newsgroups : povray.off-topic : Coding at Microsoft : Re: Coding at Microsoft Server Time
3 Sep 2024 11:21:58 EDT (-0400)
  Re: Coding at Microsoft  
From: Invisible
Date: 28 Feb 2011 06:42:21
Message: <4d6b8a1d@news.povray.org>
>> I still find it scary that people have written C programs that take
>> longer than 0.003 seconds to compile. How huge would they have to be?
>
> Oh, please.... The soft synth program I've been playing around with
> takes about 10-15min to compile. Our flagship CAD and engineering app
> where I work takes a good 30-45min to do a full build.

How huge is it? o_O

>> Also links to some interesting stuff about source control. I'm presuming
>> it's talking about the traditional, centralised kind, rather than the
>> new-fangled "distributed version control", where every repository is a
>> branch.
>
> The RCS he talks about is remarkably similar to how Accurev (the RCS we
> use) works. The only thing I think we're missing is the ability to run
> automated tasks when an item is checked in.

Well, you can script that from outside. (That is, you have a check-in 
tool that runs whatever tests you want, and then executes the actual RCS 
command to check stuff in.)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.