0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-02 21:59:02 +02:00
construct/include
Jason Volk 2251595551 ircd::ctx: Add preliminary profiling system to mitigate silent degradation.
This system alerts the developer when something blocks a context from yielding
for too long or exceeds stack usage limits. More profiling can be added for
further optimization.
2016-09-27 17:27:48 -07:00
..
ircd ircd::ctx: Add preliminary profiling system to mitigate silent degradation. 2016-09-27 17:27:48 -07:00
rb ircd::db: Add database interface. Support RocksDB. 2016-09-27 02:20:42 -07:00