Xiaocheng
New Contributor II
since ‎2021.07.30
‎2022.01.03

User Statistics

  • 5 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

Hi Community, I tried to replay a tickerplant file (~12GB), with -11!logfile. After done, I tried .Q.w[] and saw iterms, used ~18GB, heap ~33GB. Then I called .Q.gc[], used still ~18GB, heap ~18GB, 15GB space were freed after gc. To better manage the...
Suppose we have table tblAAPL, tblIBM already, can I insert data into each table by using peach to accelerate the process? If tables do not affect each other. for example: insert[; data] peach `tblAAPL`tblIBM I tested, got noupdate error.
Hi Community, We came across one issue in development. Say we've got an in-memory table "tbl", and want to insert "data" into this table regularly, not by appending, but inserting into specific row with "index". Currently we tried to do the following...
Kudos from
Kudos given to