EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: EPICS Base Release-Candidate Double Feature!
From: Andrew Johnson <[email protected]>
To: <[email protected]>
Date: Thu, 3 Nov 2016 10:27:33 -0500
Hi Murali,

On 11/02/2016 06:21 PM, Shankar, Murali wrote:
>>> The 3.15 branch does contain a major performance improvement to the IOC
>>> when loading large numbers of database records.
> 
> Awesome, I can load 100K PV's into a softIOC in a couple of seconds!
> Thank you so much!

If you are loading large numbers of records also make sure that you are
setting the size of the IOC's hash-table before dbLoadDatabase() or
dbLoadRecords() in your startup script. The size argument must be a
power of 2 up to 64K:
    dbPvdTableSize(65536)
The default size is 512, although we should probably increase that
nowadays. More hash buckets means more efficient name searches both at
load-time and by the CA name resolution task.

- Andrew

-- 
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon

Replies:
Re: EPICS Base Release-Candidate Double Feature! Keith Thorne
References:
Re: EPICS Base Release-Candidate Double Feature! Shankar, Murali

Navigate by Date:
Prev: Re: EPICS Base Release-Candidate Double Feature! Shankar, Murali
Next: Re: EPICS Base Release-Candidate Double Feature! Keith Thorne
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: EPICS Base Release-Candidate Double Feature! Shankar, Murali
Next: Re: EPICS Base Release-Candidate Double Feature! Keith Thorne
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 03 Nov 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·