Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4df2dd2

Browse files
Increasing lwip buffer size to improve performances
1 parent f2f33c6 commit 4df2dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎extras/net/lwipopts.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
* a lot of data that needs to be copied, this should be set high.
138138
*/
139139
#ifndef MEM_SIZE
140-
#define MEM_SIZE (1522*4)
140+
#define MEM_SIZE (15*1024)
141141
#endif
142142

143143

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /