Skip to content

Commit de36448

Browse files
authored
Added future work based on JensMunkHansen comment
1 parent 12e29f3 commit de36448

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,9 @@ Checkout the [main](https://github.com/mtrebi/thread-pool/blob/master/src/main.c
364364
# Future work
365365

366366
* Make it more reliable and safer (exceptions)
367-
* Find a better way to use it with member functions (thanks to rajenk)
367+
* Find a better way to use it with member functions (thanks to @rajenk)
368368
* Run benchmarks and improve performance if needed
369+
* Evaluate performance and impact of std::function in the heap and try alternatives if necessary. (thanks to @JensMunkHansen)
369370

370371
# References
371372

0 commit comments

Comments
 (0)