Skip to content

Commit 3892c1a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 937a4f0 + 5db4208 commit 3892c1a

File tree

6 files changed

+62
-2
lines changed

6 files changed

+62
-2
lines changed

README.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1-
# Mysql Benchmark
1+
# BB PHP Performance Benchmark
22

3-
Coming Soon, Please Wait!
3+
### Türkçe(Turkish)
4+
5+
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.
6+
7+
### İngilizce(English)
8+
9+
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.
10+
11+
### Dökümanlar(Documents)
12+
13+
* [Türkçe Döküman(Turkish Document)](https://github.com/ismail0234/php-performance-benchmark/blob/master/documents/TR.md)
14+
* [İngilizce Döküman(English Document)](https://github.com/ismail0234/php-performance-benchmark/blob/master/documents/EN.md)
15+
16+
### Dil Katkı Çağrısı(Call for Language Contributions)
17+
18+
#### Türkçe(Turkish)
19+
20+
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.
21+
22+
#### İngilizce(English)
23+
24+
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.
25+
26+
### Demo Ekran Görüntüsü(Demo Screenshoot)
27+
28+
![Ekran Görüntüsü](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-2.png?token=AE6APBJFOI2ILR7AIC6MJS25425JU)

documents/EN.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# BB PHP Performance Benchmark
2+
3+
## Install
4+
5+
The installation is really quite simple. You can set up a very simple and fast way that you could follow your approaching.
6+
7+
1. [From here](https://github.com/ismail0234/php-performance-benchmark/releases) Find the most version and download that version.
8+
2. Upload the downloaded files to the test server.
9+
3. Go to the page where you downloaded the files in your browser and setup is complete.
10+
11+
**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.
12+
13+
## Demo Screenshoots
14+
15+
![Ekran Görüntüsü 1](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-1.png?token=AE6APBMGT7YGGOI4X7QRW4K542444)
16+
17+
![Ekran Görüntüsü 2](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-2.png?token=AE6APBJFOI2ILR7AIC6MJS25425JU)

documents/TR.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# BB PHP Performans Testi
2+
3+
## Kurulum
4+
5+
Kurulum aslında oldukça basittir. Aşağıdaki adımları takip ederseniz çok basit ve hızlı şekilde kurabilirsiniz.
6+
7+
1. [Buradan](https://github.com/ismail0234/php-performance-benchmark/releases) En sürümü bulun ve o sürümü indiriniz.
8+
2. İndirdiğiniz dosyaları Test yapacağınız sunucuya yükleyin.
9+
3. Tarayıcınızda dosyaları yüklediğiniz sayfaya giriniz ve kurulum tamamlanmıştır.
10+
11+
**İ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.
12+
13+
## Demo Ekran Görüntüleri
14+
15+
![Ekran Görüntüsü 1](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-1.png?token=AE6APBMGT7YGGOI4X7QRW4K542444)
16+
17+
![Ekran Görüntüsü 2](https://raw.githubusercontent.com/ismail0234/php-performance-benchmark/master/documents/images/screencapture-2.png?token=AE6APBJFOI2ILR7AIC6MJS25425JU)

documents/images/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

documents/images/screencapture-1.png

105 KB
Loading

documents/images/screencapture-2.png

132 KB
Loading

0 commit comments

Comments
 (0)