still some performance enhancements
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.h
index 790dcf50c6fb512a77f69071bc7da9cba59553ca..dc64bb4a2f83a485ba5f597f95433ed85b77dd46 100644 (file)
@@ -616,7 +616,7 @@ typedef struct _EventsRequest {
 } EventsRequest;
 
 /* Maximum number of events to proceed at once in a chunk */
-#define CHUNK_NUM_EVENTS 500
+#define CHUNK_NUM_EVENTS 2000
 
 
 /**
This page took 0.022609 seconds and 4 git commands to generate.