mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo.
This repo is resync'ed with github every thirty minutes.
30d8ca94f2
With previous logic all spare threads were notified and performed expensive loop on each request arrival. New logic wakes up only one thread per request. (the same fix was performed in 2.0 SS lock manager to avoid waking up all blocked threads on each lock request resolution). As an (unexpected) result of this changes SS performance significantly improved. Some artificial tests show timing improvements by factor between 2 and 3. |
||
---|---|---|
builds | ||
doc | ||
examples | ||
generated | ||
lang_helpers | ||
src | ||
autogen.sh | ||
ChangeLog | ||
clean.sh | ||
configure.in | ||
Makefile.in |