Alliballibaba
|
0dd2605149
Removes unnecessary booleans.
|
3 days ago |
Alliballibaba
|
790cccc164
Updates comment.
|
4 days ago |
Alliballibaba
|
01ed92bc3b
Removes unnecessary method.
|
4 days ago |
Alliballibaba
|
3ffbe063d6
Merge branch 'main' into refactor/start-worker-threads-directly
|
4 days ago |
Alliballibaba
|
55ad8ba8bc
Refactor: removes global waitgroups and uses a 'thread state' abstraction instead.
|
4 days ago |
Rob Landers
|
0c123a2563
remove opcache_reset (#1173)
|
4 days ago |
Alliballibaba
|
6bd047a4cc
Adds compareAndSwap.
|
5 days ago |
Alliballibaba
|
c811f4a167
Removes redundant check.
|
5 days ago |
Alliballibaba
|
06ebd67cf4
Refactors new thread loop approach.
|
6 days ago |
Djordje Lukic
|
fa64198d52
docs: simplify docker run command (#1168)
|
6 days ago |
Alliballibaba
|
ecce5d52b4
Adds fibers test back in.
|
6 days ago |
Alliballibaba
|
8a272cba7c
Fixes merge conflict.
|
6 days ago |
Alliballibaba
|
740fac7943
Merge branch 'main' into refactor/start-worker-threads-directly
|
6 days ago |
Brandon Kiefer
|
a441e22a1b
fix: ignore watcher dir creation error if the watcher exists (#1165)
|
6 days ago |
Kévin Dunglas
|
7af06f18d7
chore: prepare release 1.3.1
|
1 week ago |
Kévin Dunglas
|
9ad06f11d3
chore: simplify benchmark.Caddyfile
|
1 week ago |
Kévin Dunglas
|
0328d0600e
fix: missing build tag for fastabs
|
1 week ago |
Kévin Dunglas
|
2538849433
docs: fix xcaddy instructions
|
1 week ago |
Kévin Dunglas
|
843d199469
perf: cache computations in WithRequestDocumentRoot (#1154)
|
1 week ago |
Kévin Dunglas
|
102b4d1ad0
chore: prepare release 1.3.0
|
1 week ago |
Kévin Dunglas
|
51e4445c00
docs: update php.ini path (#1110)
|
1 week ago |
Kévin Dunglas
|
172b598f3b
chore: bump deps (#1150)
|
1 week ago |
Alliballibaba
|
4e356989cd
Removes call from go to c.
|
1 week ago |
Rob Landers
|
022b8f1094
perf: use buffered chans for requests (#1146)
|
1 week ago |
Kévin Dunglas
|
9013614801
fix: sapi_module.getenv() should delegate to Go
|
2 weeks ago |
Alexander Stecher
|
56d5d50ea9
fix: watcher pattern matching and retrying (#1143)
|
1 week ago |
Alliballibaba
|
ec32f0cc55
Removes defer.
|
2 weeks ago |
Alliballibaba
|
3587243f59
Moves worker request logic to worker.go.
|
2 weeks ago |
Alliballibaba
|
89d8e267d8
Resolves waitgroup race condition on startup.
|
2 weeks ago |
Alliballibaba
|
c51eb93194
Fixes waitgroup overflow.
|
2 weeks ago |
Alliballibaba
|
4e2a2c61a2
Adds cast for safety.
|
2 weeks ago |
Alliballibaba
|
cd98e33e97
Resets check.
|
2 weeks ago |
Alliballibaba
|
e52dd0fedb
Removes logs and explicitly compares to C.false.
|
2 weeks ago |
Alliballibaba
|
03f98fadb0
Adds comments.
|
2 weeks ago |
Alliballibaba
|
b4dd1382a7
Adds error assertions.
|
2 weeks ago |
Alliballibaba
|
a8a00c8372
Adjustments as suggested by @dunglas.
|
2 weeks ago |
Alliballibaba
|
13fb4bb729
Prevents overlapping of TSRM reservation and script execution.
|
2 weeks ago |
Alliballibaba
|
7f13ada3e6
Fixing merge conflicts and formatting.
|
2 weeks ago |
Alliballibaba
|
a726a2c33c
Merge branch 'main' into refactor/start-worker-threads-directly
|
2 weeks ago |
Alliballibaba
|
09e0ca677c
Fix opcache_reset race condition.
|
2 weeks ago |
Kévin Dunglas
|
75dab8f33d
chore: bump deps and misc improvements (#1135)
|
2 weeks ago |
Alexander Stecher
|
1c3ce114f6
perf: use hot worker threads when possible (#1126)
|
2 weeks ago |
Alexander Stecher
|
e5ca97308e
perf: optimize $_SERVER import (#1106)
|
2 weeks ago |
Alliballibaba
|
17d5cbe59f
Adjusts the watcher logic.
|
2 weeks ago |
Alliballibaba
|
08254531d4
Adjusts watcher logic.
|
2 weeks ago |
Alliballibaba
|
279924ca13
Merge branch 'main' into refactor/start-worker-threads-directly
|
2 weeks ago |
Alliballibaba
|
a2f8d59dc6
Cleanup.
|
2 weeks ago |
Alliballibaba
|
bac9555d91
Cleanup.
|
2 weeks ago |
Alliballibaba
|
a9857dc82e
Cleanup.
|
2 weeks ago |
Alliballibaba
|
c03c59bd60
Cleanup.
|
2 weeks ago |