Issue |
MATEC Web of Conferences
Volume 58, 2016
The 3rd Bali International Seminar on Science & Technology (BISSTECH 2015)
|
|
---|---|---|
Article Number | 03014 | |
Number of page(s) | 5 | |
Section | Information Technology and Information Systems | |
DOI | https://doi.org/10.1051/matecconf/20165803014 | |
Published online | 23 May 2016 |
The Implementation of Caching Database to Reduce Query’s Response Time
Informatics Department, Faculty of Electronics and Informatics Engineering, Institut Teknologi Del, Indonesia
1 E-Mail: aldo@del.ac.id
Performance is an imperative aspect of a web-based application. Response time is one of the most important performance parameters. Most of web-based applications are driven by database system. Reducing response time of its database system will improve the performance of a web-based application. Caching is one of techniques that can be implemented to reduce response time. The implementation of caching can be conducted in the application or database side. Caching is a technique to keep the executed query and hence the query will not be executed when called in the later execution. The result of an executed query will be stored in the cache therefore when that query is called, the database will retrieve the stored result without re-executing query. This mechanism will reduce the time to re-execute queries. However, this technique may be not suitable for all queries. This research is intended to investigate the effect of the implementation of caching into performance of a database. A series of experiments have been conducted by applying query cache. The response time of the application of query cache is compared with the response time of database without query. The results show that the implementation of query cache reduces response time significantly. However, this technique is more suitable for large database with many frequently asked queries. The number of clients accessing the database is found to be influencing the performance of caching. The more clients access the database, the more improvement is provided by query cache.
Key words: database / caching / query / performance
© Owned by the authors, published by EDP Sciences, 2016
This is an Open Access article distributed under the terms of the Creative Commons Attribution License 4.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.