Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail0234 committed Nov 26, 2019
2 parents 937a4f0 + 5db4208 commit 3892c1a
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# Mysql Benchmark
# BB PHP Performance Benchmark

Coming Soon, Please Wait!
### Türkçe(Turkish)

Bu proje ücretsiz ve açık kaynak olarak dağıtılmıştır. Aşağıda yer alan döküman üzerinden kurulum ve kullanım talimatlarını izleyebilirsin. Eğer bu projeyi sevdiysen katkı sağlamak için yıldız bırakabilirsin.

### İngilizce(English)

This project was distributed free and open source. You can follow the document installation and usage instructions in the port. If you like this project, you can leave a star because we can.

### Dökümanlar(Documents)

* [Türkçe Döküman(Turkish Document)](https://github.com/ismail0234/php-performance-benchmark/blob/master/documents/TR.md)
* [İngilizce Döküman(English Document)](https://github.com/ismail0234/php-performance-benchmark/blob/master/documents/EN.md)

### Dil Katkı Çağrısı(Call for Language Contributions)

#### Türkçe(Turkish)

Eğer kendi dilinizi göremiyor ve eklenmesini istiyorsanız ozaman [buradan](https://github.com/ismail0234/php-performance-benchmark/blob/master/application/language/) dilinizin kısaltma kodu ile klasörünü oluşturup tr veya en klasöründeki dilleri çevirebilirsin.

#### İngilizce(English)

If you cannot see your own language and want it to be added, then you can [here](https://github.com/ismail0234/php-performance-benchmark/blob/master/application/language/) create the folder with the abbreviation code for your language and translate the languages in the tr or en folder.

### Demo Ekran Görüntüsü(Demo Screenshoot)

![Ekran Görüntüsü](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-2.png?token=AE6APBJFOI2ILR7AIC6MJS25425JU)
17 changes: 17 additions & 0 deletions documents/EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# BB PHP Performance Benchmark

## Install

The installation is really quite simple. You can set up a very simple and fast way that you could follow your approaching.

1. [From here](https://github.com/ismail0234/php-performance-benchmark/releases) Find the most version and download that version.
2. Upload the downloaded files to the test server.
3. Go to the page where you downloaded the files in your browser and setup is complete.

**Optional:** If you want to test the database, you need to connect to the database. You can edit your database connection from **application/config/config.php**. You don't need to do anything else.

## Demo Screenshoots

![Ekran Görüntüsü 1](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-1.png?token=AE6APBMGT7YGGOI4X7QRW4K542444)

![Ekran Görüntüsü 2](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-2.png?token=AE6APBJFOI2ILR7AIC6MJS25425JU)
17 changes: 17 additions & 0 deletions documents/TR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# BB PHP Performans Testi

## Kurulum

Kurulum aslında oldukça basittir. Aşağıdaki adımları takip ederseniz çok basit ve hızlı şekilde kurabilirsiniz.

1. [Buradan](https://github.com/ismail0234/php-performance-benchmark/releases) En sürümü bulun ve o sürümü indiriniz.
2. İndirdiğiniz dosyaları Test yapacağınız sunucuya yükleyin.
3. Tarayıcınızda dosyaları yüklediğiniz sayfaya giriniz ve kurulum tamamlanmıştır.

**İsteğe Bağlı:** Eğer veritabanı testi yapmak isterseniz veritabanı bağlantınızı yapmanız gerekmektedir. Veritabanı bağlantınızı **application/config/config.php** dosyasından düzenleyebilirsiniz. Başka bir şey yapmanıza gerek yoktur.

## Demo Ekran Görüntüleri

![Ekran Görüntüsü 1](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-1.png?token=AE6APBMGT7YGGOI4X7QRW4K542444)

![Ekran Görüntüsü 2](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-2.png?token=AE6APBJFOI2ILR7AIC6MJS25425JU)
1 change: 1 addition & 0 deletions documents/images/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Binary file added documents/images/screencapture-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documents/images/screencapture-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3892c1a

Please sign in to comment.