This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
updated memory limit (
#5996
)
Bruce Dou
5 years ago
parent
0184a76955
commit
2f13e6ce5d
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
frameworks/PHP/swoole/php.ini
+ 1
- 0
frameworks/PHP/swoole/php.ini
View File
@@ -1,2 +1,3 @@
opcache.enable_cli=1
opcache.enable_cli=1
opcache.validate_timestamps=0
opcache.validate_timestamps=0
+memory_limit = 512M