May 25, 2012

Comment: Testing STEC SSD MACH16 200GB SLC

Peter, As I mention, I can’t provide response time graph for async IO, sysbench can’t measure time for each IO in async mode.

Post: Testing Intel SSD 520

…. To better understand response time ranges, we need to switch to synchronous IO and vary amount of threads. Throughput: And response times: We still see small hiccups in throughput and response times even for small amount of threads. For 8 threads the 95% response time is… async IO for writes. Maybe 8 threads in the first graph is too much and we should go with 1 thread…

Comment: Testing STEC SSD MACH16 200GB SLC

… with normal performance the rest of time. The fact drops are relatively even all the time makes it more likely it is second case as having slowdown for longer interval of time would make dips very different depending on overlap with measurement… think it would be very interesting to plot the graph of 95% response time (which sysbench provides) for each of 10 second intervals…

Post: Testing Fusion-io ioDrive2 Duo

… I also use Cisco UCS C250 server, and on the graph I show the results for both single card and raid… thread for random read synchronous IO: There is also excellent response time characteristics. 0.25ms and 0.19ms for 8 threads, single…

Post: Testing Samsung SSD SATA 256GB 830 - not all SSD created equal

… to observe some artifacts, as you will see in following graphs. Hardware for tests: HP ProLiant DL380 G6, filesystem: ext4, mounted… internal cache or something. To understand better what kind of response time we should expect, I ran random read sync IO mode… throughput at 16-32 threads. And response time: For 16 threads, we may expect 0.96ms response time, which increases to 1.62ms under…

Post: Testing STEC SSD MACH16 200GB SLC

… to observe some artifacts, as you will see in following graphs. Hardware for tests: HP ProLiant DL380 G6, filesystem: ext4, mounted… line 222 MiB/sec To understand better what kind of response time we should expect, I ran random read sync IO mode… peak throughput at 8 threads. And response time: For 8 threads, we may expect 0.62ms response time. In general I have very good…

Post: Troubleshooting MySQL Memory Usage

… at certain times which I may be able to correlate to some events ? If you can’t get fancy graph quickly you… it is easier to understand which of the applications were responsible for memory allocation. If you figured out it is related…_LENGTH: 0 DATA_LENGTH: 16384 INDEX_LENGTH: 0 CREATE_TIME: NULL UPDATE_TIME: NULL *************************** 2. row *************************** SESSION_ID: 7234 TABLE_SCHEMA: test…

Post: Benchmarks of new innodb_flush_neighbor_pages

… HP ProLiant DL380 G6 First results from HP ProLiant. Throughput graph: Response time graph (axe y has logarithmic scale): As you see with “cont… is not always the case. There are results ( throughput and response time) from Cisco UCS 250 server: You see, on this server…, is still better than complete stop for significant amount of time. The raw results, scripts and different CPU/IO metrics are…

Post: FusionIO - time for benchmarks

… is also interesting. For 1 thread 95% of requests get response within 0.11ms (yes, it’s 110 microseconds!), but for… is still very good). And something happens with 32 threads – response time jumps to 19.71ms. I think there some serialization issue… 16KB and I used directio mode. Let me show some graphs, while numeric results are available in full report. For reference…

Post: Introducing new type of benchmark

… ready. The time waiting in the queue is added to a total response time. As a result we measure 95% or 99% response times. What does it give to us? It allows to see: What is the response time we may expect having… see it from following graph (1-8 threads): The queue piles up, waiting time grows, and the final response time grows linearly up to…