phoenix-firestorm/indra
Monty Brandenberg 6193ee6a33 First round of basic tuning work (shorter sleeps, larger BufferArray blocks).
Beefed up the metrics gathering in http_texture_load to get memory sizes and
cpu consumption on windows (still need to implement that on Mac & linux).
Ran runs with various idle loops with sleeps from 20 ms down to pure spinning,
varied Block allocation size from 1504 to 2^20 bytes.  2ms/2ms/65540 appears
to be a good spot under the test conditions (Win7, danu grid, client in Boston).
2012-06-16 15:50:48 -04:00
..
cmake Add more boost libs to the lib copy and manifest. 2012-05-09 06:49:18 -07:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon LLMutex recursive lock, global & per-request tracing, simple GET request, LLProxy support, HttpOptions starting to work, HTTP resource waiting fixed. 2012-06-14 16:31:48 -04:00
llcorehttp First round of basic tuning work (shorter sleeps, larger BufferArray blocks). 2012-06-16 15:50:48 -04:00
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage Limit libcurl's DNS resolution to IPV4 addresses for now. Callers 2012-06-08 16:12:52 +00:00
llplugin
llprimitive
llrender merge 2012-02-01 15:43:11 -05:00
llui
llvfs
llwindow
llxml
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview LLMutex recursive lock, global & per-request tracing, simple GET request, LLProxy support, HttpOptions starting to work, HTTP resource waiting fixed. 2012-06-14 16:31:48 -04:00
test
test_apps/llplugintest
tools/vstool
viewer_components
win_crash_logger
win_updater
CMakeLists.txt Okay, imported the core-http library and got it compiling suspiciously easily. 2012-04-23 16:19:39 -04:00
fix-incredibuild.py