Bison state table

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Bison state table
Дата
Msg-id 20190125223859.GD13803@momjian.us
обсуждение исходный текст
Ответы Re: Bison state table  (David Fetter <david@fetter.org>)
Re: Bison state table  (John Naylor <john.naylor@2ndquadrant.com>)
Список pgsql-hackers
With our scanner keywords list now more cache-aware, and with us
planning to use Bison for years to come, has anyone ever looked at
reordering the bison state machine array to be more cache aware, e.g.,
having common states next to each other rather than scattered around the
array?

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Adding a concept of TEMPORARY TABLESPACE for the use intemp_tablespaces
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: Alternative to \copy in psql modelled after \g