search for: loadtime

Displaying 4 results from an estimated 4 matches for "loadtime".

Did you mean: leadtime
2016 Apr 06
0
Package manuals as html page instead of pdf
...require space on the monitor and need to be skipped over - Introduces the dependency on latex itself. Therefore, I wanted to ask if the R core team has thought about moving away from pdf-manuals and on to (single page) HTML manuals? I think that would have several advantages, those being - faster loadtimes - could still be sent around as a single file - Are more flexible on how the text would be displayed - forward-backward navigation in the browser and browser full text search would work Of course, printing it would be slightly worse out of an HTML document than it currently is from a pdf. Thank...
2006 Feb 09
0
[Bug 441] Feature Request; Resolve Domains/Hostnames
...@netfilter.org 2006-02-09 15:43 MET ------- This is not a fix, it's a feature. Actually, we should remove support for resolving host names alltogether. Why: 1) because we only look up the first A record and not further A records 2) because dns zones can change and we only resolve at ruleset loadtime 3) because DNS can easily be spoofed (and thus firewall rules changed) 4) because a good firewall should first load the ruleset, and only then enable network traffic to the outside world and therefore cannot contact a DNS server. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/us...
2007 Feb 28
12
Specifying that code is called in a block
Not sure if this is possible currently. I have a section of code like this: ActiveRecord::Base.transaction do cow.save! duck.save! dog.save! end (Names changed to protect the innocent.) I''d like to specify that the saves run in a transaction. I can do ActiveRecord::Base.should_receive(:transaction).and_yield But is there any way to specify that the code is
2012 Oct 10
5
Theora integration question
Hello, I am programmer working on a product which integrates Theora. I have a question regarding the memory use on some of the internals of Theora. Is this the right forum for this question, and if not, does anyone know where an appropriate place to ask is? Thanks Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: