1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-01 19:42:01 +03:00
Sergey Vojtovich 12d9fe14be MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP RO
Do not call handler::rebind_psi() and handler::unbind_psi() when performance
schema is compiled out.

Overhead change:
handler::rebind_psi 0.04% -> out of radar
handler::unbind_psi 0.03% -> out of radar
open_table          0.21% -> 0.18%
close_thread_table  0.05% -> 0.05%
2015-06-19 15:06:34 +04:00
..
2012-01-13 15:50:02 +01:00
2014-02-17 11:00:51 +01:00
2013-07-21 16:39:19 +02:00
2011-11-03 19:17:05 +01:00
2014-10-01 23:38:28 +02:00
2013-05-07 13:05:09 +02:00
2015-04-08 10:58:49 +02:00