Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Plugin Development
Pages (5):
« Previous
1
2
3
4
5
Threaded Mode
[Plugin] JIT compiler
Lasha
Little Clucker
Posts: 3
Threads: 1
Joined: Apr 2013
Reputation:
0
#81
19.07.2017, 10:47
Plug-in the beginning of the insert? Or no matter where?
Find
Reply
JuanUgalde
Little Clucker
Posts: 1
Threads: 1
Joined: Jun 2017
Reputation:
0
#82
18.08.2017, 21:48
I would be interested to know whether JIT Plugin can translates AMX bytecode to native x64 code at run time
I work on a server in a modular way, I have hook in any file script, I am not sure if JIT Plugin supports
ALS hook with method 7
Thanks
Find
Reply
Spmn
Gangsta
Posts: 513
Threads: 4
Joined: Jun 2015
Reputation:
0
#83
19.08.2017, 14:51
Quote:
Originally Posted by
JuanUgalde
I would be interested to know whether JIT Plugin can translates AMX bytecode to native x64 code at run time
samp03svr is a x86 executable, so unless you wrote your own SA-MP server and built it with a x64 compiler; why would you need x64 code?
Find
Reply
ByMatt20030
Big Clucker
Posts: 78
Threads: 24
Joined: Jul 2016
Reputation:
0
#84
06.09.2017, 16:52
їThis maybe could make dini's functions a bit faster? XD
Find
Reply
Mauzen
High-roller
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
#85
06.09.2017, 17:08
Quote:
Originally Posted by
ByMatt20030
їThis maybe could make dini's functions a bit faster? XD
Barely. Dini is slow because its using files. The actual computation time is tiny compared to the file access delays.
Find
Reply
«
Next Oldest
|
Next Newest
»
Pages (5):
« Previous
1
2
3
4
5
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Plugin Development